Skip to content
GitLab
Explore
Sign in
fix memory leak in xmlAllocOutputBuffer
Code
Review changes
Check out branch
Download
Patches
Plain diff
Zhongyuan Zhou
requested to merge
zaneChou/libxml2:fixMemLeak
into
master
Jul 09, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Fix the potential memory leaks bugs by releasing allocated xmlBuffer in xmlAllocOutputBuffer.
Merge request reports
Loading