Skip to content
GitLab
Explore
Sign in
Fix integer overflow in xmlBufferDump()
Code
Review changes
Check out branch
Download
Patches
Plain diff
David Kilzer
requested to merge
ddkilzer/fix-integer-overflow-xmlBufferDump
into
master
May 28, 2022
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
tree.c: (xmlBufferDump):
Cap the return value to INT_MAX.
Merge request reports
Loading