222
I Use This!
High Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuzz: Add xmllint fuzzer
nwellnhof
as Nick Wellnhofer
More... 9 months ago
reader: Fix error reporting with walker
nwellnhof
as Nick Wellnhofer
More... 10 months ago
pattern: Fix memory leak xmlCompileStepPattern
nwellnhof
as Nick Wellnhofer
More... 10 months ago
SAX2: Warn if URI resolution failed
nwellnhof
as Nick Wellnhofer
More... 10 months ago
parser: Don't report error on invalid URI
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Don't free DTD with --dropdtd
nwellnhof
as Nick Wellnhofer
More... 10 months ago
[CVE-2024-34459] Fix buffer overread with `xmllint --htmlout`
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Fix --pedantic option
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Clean up option handling
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Rework parsing
nwellnhof
as Nick Wellnhofer
More... 10 months ago
c14n: Fix memory leak after malloc failure
nwellnhof
as Nick Wellnhofer
More... 10 months ago
fuzz: Fix reader fuzzer
nwellnhof
as Nick Wellnhofer
More... 10 months ago
html: Fix memory leak after malloc failure
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Check for NULL input in xmlHTMLValidityError
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Fix memory leak in walkDoc
nwellnhof
as Nick Wellnhofer
More... 10 months ago
http: Don't pass NULL pointer as memcpy source
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Fix parsing of maxmem option
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Add macro for error stream
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Fix --insert option
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Fix --pushsmall option
nwellnhof
as Nick Wellnhofer
More... 10 months ago
fuzz: Improve xml.dict
nwellnhof
as Nick Wellnhofer
More... 10 months ago
valid: Report malloc failure after xmlRegExecPushString
nwellnhof
as Nick Wellnhofer
More... 10 months ago
reader: Don't call xmlCtxtErrMemory with NULL ctxt
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Add explicit cast for -fsanitize=integer
nwellnhof
as Nick Wellnhofer
More... 10 months ago
io: Don't set close callback in xmlParserInputBufferCreateFd
nwellnhof
as Nick Wellnhofer
More... 10 months ago
xmllint: Make some strings const
nwellnhof
as Nick Wellnhofer
More... 10 months ago
meson: don't use dl dependency on old meson More... 10 months ago
parser: Fix base URI of internal parameter entities
nwellnhof
as Nick Wellnhofer
More... 10 months ago
parser: Don't create undeclared entity refs in substitution mode
nwellnhof
as Nick Wellnhofer
More... 10 months ago
parser: Always throw entity errors if external DTD is loaded
nwellnhof
as Nick Wellnhofer
More... 10 months ago