mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:12:57 +00:00
[LIBXML2] Update to version 2.9.14. CORE-17766
This commit is contained in:
parent
7244e0c5c6
commit
8940614a78
16 changed files with 226 additions and 232 deletions
1
sdk/lib/3rdparty/libxml2/xpointer.c
vendored
1
sdk/lib/3rdparty/libxml2/xpointer.c
vendored
|
@ -2756,6 +2756,7 @@ xmlXPtrStringRangeFunction(xmlXPathParserContextPtr ctxt, int nargs) {
|
|||
*/
|
||||
tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
|
||||
xmlXPathFreeObject(set);
|
||||
set = NULL;
|
||||
if (tmp == NULL) {
|
||||
xmlXPathErr(ctxt, XPATH_MEMORY_ERROR);
|
||||
goto error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue