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
!37
Fix potential null deref in relaxng.c
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Zhongyuan Zhou
requested to merge
zaneChou/libxml2:fixNullDerefInRelaxng
into
master
Aug 16, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
Fix potential def pointer null deref in xmlRelaxNGParsePatterns function of relaxng.c file.