lib/expat/Parser: add method CompleteParse()
This commit is contained in:
@@ -304,7 +304,7 @@ private:
|
||||
}
|
||||
|
||||
void OnEnd() final {
|
||||
Parse("", 0, true);
|
||||
CompleteParse();
|
||||
LockSetDone();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user