mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-23 17:33:50 +03:00
parent
6deebe036a
commit
3c7c831c7c
@ -1215,6 +1215,8 @@ loaded:
|
||||
#ifdef FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
|
||||
ctxt->xpctxt->opLimit = 100000;
|
||||
#endif
|
||||
} else {
|
||||
ctxt->xpctxt->doc = doc;
|
||||
}
|
||||
xptr = xmlXPtrEval(fragment, ctxt->xpctxt);
|
||||
if (ctxt->xpctxt->lastError.code != XML_ERR_OK) {
|
||||
|
Loading…
Reference in New Issue
Block a user