index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
malloc-fail: Check for malloc failures when creating XPath strings
Nick Wellnhofer
2023-03-18
1
-69
/
+42
*
malloc-fail: Stop using XPath stack frames
Nick Wellnhofer
2023-03-13
1
-53
/
+4
*
malloc-fail: Fix memory leak in xmlXPathRegisterNs
Nick Wellnhofer
2023-03-09
1
-2
/
+13
*
malloc-fail: Fix memory leak in xmlXPathNameFunction
Nick Wellnhofer
2023-02-28
1
-3
/
+2
*
xpath: Fix harmless integer overflow in xmlXPathTranslateFunction
Nick Wellnhofer
2023-02-27
1
-1
/
+1
*
Revert "xpath: Fix popping of values in xmlXPathPopNodeset"
Nick Wellnhofer
2023-02-27
1
-6
/
+7
*
malloc-fail: Fix memory leak in xmlXPathDistinctSorted
Nick Wellnhofer
2023-02-27
1
-3
/
+10
*
malloc-fail: Fix memory leak in xmlXPathCacheNewNodeSet
Nick Wellnhofer
2023-02-27
1
-6
/
+9
*
malloc-fail: Fix null deref after xmlPointerListAddSize
Nick Wellnhofer
2023-02-27
1
-21
/
+19
*
malloc-fail: Fix null deref in xmlXPathCompiledEvalInternal
Nick Wellnhofer
2023-02-27
1
-0
/
+2
*
malloc-fail: Fix use-after-free related to xmlXPathNodeSetFilter
Nick Wellnhofer
2023-02-26
1
-2
/
+19
*
malloc-fail: Fix memory leak in xmlXPathEqualNodeSetFloat
Nick Wellnhofer
2023-02-26
1
-1
/
+1
*
Revert "malloc-fail: Avoid use-after-free after unsuccessful valuePush"
Nick Wellnhofer
2023-02-26
1
-9
/
+1
*
xpath: Fix popping of values in xmlXPathPopNodeset
Nick Wellnhofer
2023-02-23
1
-7
/
+6
*
malloc-fail: Fix memory leak after calling xmlXPathNodeSetMerge
Nick Wellnhofer
2023-02-17
1
-41
/
+37
*
malloc-fail: Fix memory leak after calling xmlXPathWrapString
Nick Wellnhofer
2023-02-17
1
-0
/
+3
*
malloc-fail: Fix memory leak in xmlXPathEqualValuesCommon
Nick Wellnhofer
2023-02-17
1
-2
/
+4
*
malloc-fail: Fix memory leak in xmlXPathCompareValues
Nick Wellnhofer
2023-02-17
1
-2
/
+3
*
malloc-fail: Fix memory leak in xmlXPathTryStreamCompile
Nick Wellnhofer
2023-02-17
1
-0
/
+1
*
malloc-fail: Fix memory leak after calling valuePush
Nick Wellnhofer
2023-02-17
1
-0
/
+4
*
malloc-fail: Fix memory leak after calling xmlXPathWrapNodeSet
Nick Wellnhofer
2023-02-17
1
-0
/
+5
*
xpath: Only report the first error
Nick Wellnhofer
2023-02-03
1
-0
/
+3
*
malloc-fail: Avoid use-after-free after unsuccessful valuePush
Nick Wellnhofer
2023-02-03
1
-1
/
+9
*
malloc-fail: Add error checks in xmlXPathEqualValuesCommon
Nick Wellnhofer
2023-02-03
1
-0
/
+2
*
malloc-fail: Add error check in xmlXPathEqualNodeSetFloat
Nick Wellnhofer
2023-02-03
1
-0
/
+1
*
malloc-fail: Fix error check in xmlXPathCompareValues
Nick Wellnhofer
2023-02-03
1
-10
/
+2
*
malloc-fail: Record malloc failure in xmlXPathCompLiteral
Nick Wellnhofer
2023-02-03
1
-1
/
+4
*
malloc-fail: Check return value of xmlXPathNodeSetDupNs
Nick Wellnhofer
2023-02-03
1
-15
/
+23
*
xpath: number('-') should return NaN
Nick Wellnhofer
2023-01-18
1
-3
/
+3
*
xpath: Make init function private
Nick Wellnhofer
2022-11-27
1
-3
/
+11
*
warnings: Remove set-but-unused variables
Nick Wellnhofer
2022-10-25
1
-9
/
+0
*
xpath: Lower XPath recursion limit on Windows
Nick Wellnhofer
2022-09-07
1
-0
/
+3
*
Fix Windows compiler warnings in python/types.c
Nick Wellnhofer
2022-09-04
1
-2
/
+2
*
Remove or annotate char casts
Nick Wellnhofer
2022-09-01
1
-1
/
+1
*
Don't use sizeof(xmlChar) or sizeof(char)
Nick Wellnhofer
2022-09-01
1
-3
/
+2
*
Remove explicit integer casts
Nick Wellnhofer
2022-09-01
1
-37
/
+33
*
Remove set-but-unused variable in xmlXPathScanName
Nick Wellnhofer
2022-08-26
1
-2
/
+1
*
Consolidate private header files
Nick Wellnhofer
2022-08-26
1
-1
/
+2
*
Make XPath depth check work with recursive invocations
Nick Wellnhofer
2022-07-28
1
-6
/
+17
*
Use NAN/INFINITY if available to init XPath NaN/Inf
Sergey Kosukhin
2022-07-06
1
-0
/
+6
*
Add configuration flag for XPointer locations support
Nick Wellnhofer
2022-04-21
1
-24
/
+56
*
Mark more static data as `const`
David Kilzer
2022-04-07
1
-1
/
+1
*
Initialize XPath floating-point globals
Nick Wellnhofer
2022-04-03
1
-3
/
+3
*
fix: xmlXPathParserContext could be double-delete in OOM case.
jinsub ahn
2022-03-30
1
-1
/
+1
*
Deprecate module init and cleanup functions
Nick Wellnhofer
2022-03-06
1
-0
/
+3
*
Normalize XPath strings in-place
Nick Wellnhofer
2022-03-05
1
-36
/
+29
*
Remove DOCBparser
Nick Wellnhofer
2022-03-04
1
-27
/
+0
*
Remove unneeded #includes
Nick Wellnhofer
2022-03-04
1
-4
/
+0
*
Don't check for standard C89 headers
Nick Wellnhofer
2022-03-02
1
-12
/
+3
*
Remove elfgcchack.h
Nick Wellnhofer
2022-02-20
1
-2
/
+0
[next]