Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
libxml2
Merge requests
!32
Fix potential null deref in xmlreader buffer
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Zhongyuan Zhou
requested to merge
zaneChou/libxml2:fixNullDeref
into
master
Aug 09, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
Fix potential buffer pointer null deref in xmlTextReaderReadInnerXml function of xmlreader.c file.