Christophe Fergeau
|
0ac7e2a2da
|
Fix bug in libxml patch
See http://tickets.musicbrainz.org/browse/LMB-34?focusedCommentId=27184
and http://lists.musicbrainz.org/pipermail/musicbrainz-devel/2013-March/005191.html
The xmlError structure were not initialized before being used, causing
use of unitialized memory, and then failure of the test case
(use of -D_FORTIFY_SOURCE=2 seemed to make a difference on the test
case behaviour)
|
2013-04-03 21:36:46 +02:00 |
|