fuzz: Move fuzzer options to environment variable |
|
More...
|
11 months ago
|
valid: Deprecate internal validation functions |
|
More...
|
11 months ago
|
fuzz: Add OSS-Fuzz build.sh |
|
More...
|
11 months ago
|
fuzz: Add some comments in api.c |
|
More...
|
11 months ago
|
tree: Tighten source doc check in xmlDOMWrapAdoptNode |
|
More...
|
11 months ago
|
valid: Check for NULL text content in xmlValidateOneElement |
|
More...
|
11 months ago
|
valid: Check for elem->name in xmlIsID |
|
More...
|
11 months ago
|
tree: Check destParent->doc in xmlDOMWrapCloneNode |
|
More...
|
11 months ago
|
tree: Switch to xmlNodeSetDoc in xmlDOMWrapAdoptNode |
|
More...
|
11 months ago
|
tree: Fix tree iteration in xmlDOMWrapRemoveNode |
|
More...
|
11 months ago
|
tree: Don't abort early if malloc fails in DOM functions |
|
More...
|
12 months ago
|
parser: Fix detection of duplicate attributes in XML namespace |
|
More...
|
12 months ago
|
tree: Fix reallocation in xmlDOMWrapNSNormAddNsMapItem2 |
|
More...
|
12 months ago
|
tree: Set parent->last early in xmlDOMWrapCloneNode |
|
More...
|
12 months ago
|
tree: Declare namespace on clone in xmlDOMWrapCloneNode |
|
More...
|
12 months ago
|
tree: Don't free linked DOM namespaces in error case |
|
More...
|
12 months ago
|
tree: Report malloc failure in xmlDOMWrapCloneNode |
|
More...
|
12 months ago
|
tree: Refactor text node updates |
|
More...
|
12 months ago
|
tree: Refactor node insertion |
|
More...
|
12 months ago
|
tree: Refactor element creation and parsing of attribute values |
|
More...
|
12 months ago
|
buf: Don't use default buffer size for small strings |
|
More...
|
12 months ago
|
fuzz: Improve README |
|
More...
|
12 months ago
|
valid: Set document on dummmy element declaration |
|
More...
|
12 months ago
|
tree: Check return value of xmlNodeAddContent |
|
More...
|
12 months ago
|
tree: Work on documentation |
|
More...
|
12 months ago
|
tree: Fix error return in xmlGetPropNodeValueInternal |
|
More...
|
12 months ago
|
tree: Prefer xmlGetPropNodeInternal over xmlHasNsProp |
|
More...
|
12 months ago
|
tree: Report malloc failure in xmlAddNextSibling |
|
More...
|
12 months ago
|
string: Fix xmlStrncatNew(NULL, "") |
|
More...
|
12 months ago
|
tree: Report more malloc failures |
|
More...
|
12 months ago
|