222
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tree: Report more malloc failures
nwellnhof
as Nick Wellnhofer
More... 2 months ago
valid: Fix some return codes after errors
nwellnhof
as Nick Wellnhofer
More... 2 months ago
io: Report more malloc failures when writing to output buffer
nwellnhof
as Nick Wellnhofer
More... 2 months ago
html: Fix quadratic behavior in htmlNodeDump
nwellnhof
as Nick Wellnhofer
More... 2 months ago
save: Report malloc failure in xmlAttrSerializeTxtContent
nwellnhof
as Nick Wellnhofer
More... 2 months ago
valid: Eliminate xmlCtxtGetDtdElementDesc
nwellnhof
as Nick Wellnhofer
More... 2 months ago
valid: Report malloc failure in legacy DTD serialization
nwellnhof
as Nick Wellnhofer
More... 2 months ago
entities: Don't allow null name in xmlNewEntity
nwellnhof
as Nick Wellnhofer
More... 2 months ago
entities: Check for illegal entity types in xmlAddEntity
nwellnhof
as Nick Wellnhofer
More... 2 months ago
save: Check for output buffer errors
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Stop using xmlSplitQName2
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Remove more unused node types
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Rework xmlNodeListGetString
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Simplify xmlNodeGetContent, xmlBufGetNodeContent
nwellnhof
as Nick Wellnhofer
More... 2 months ago
valid: Fix hash removal in xmlRemoveRef
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Report in xmlAddAttributeDecl
nwellnhof
as Nick Wellnhofer
More... 2 months ago
valid: Don't report errors with null context
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Improve argument check in xmlTextConcat
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Remove unused node types
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Don't allow NULL name in xmlSetNsProp
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Make namespace comparison more consistent
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Fix erroneous report in xmlNodeGetBaseSafe
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Fix adding ids in xmlNewPropInternal
nwellnhof
as Nick Wellnhofer
More... 2 months ago
tree: Allocate XML namespace statically
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Avoid use-after-free in xmlAddChild
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Fix memory leak in xmlNewNodeEatName
nwellnhof
as Nick Wellnhofer
More... 2 months ago
save: Cast return code of xmlBufNodeDump
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Check for NULL pointer in xmlSaveNotation*
nwellnhof
as Nick Wellnhofer
More... 2 months ago
malloc-fail: Fix use-after-free in xmlBufBackToBuffer
nwellnhof
as Nick Wellnhofer
More... 2 months ago
catalog: Fetch XML catalog before dumping
nwellnhof
as Nick Wellnhofer
More... 2 months ago