Skip to content

fix memory leak in xmlAllocOutputBuffer

Zhongyuan Zhou requested to merge zaneChou/libxml2:fixMemLeak into master

Fix the potential memory leaks bugs by releasing allocated xmlBuffer in xmlAllocOutputBuffer.

Merge request reports

Loading