-
- Downloads
Fix uses of xmlAddChild for error handling
* libxslt/transform.c: as Daniel Benson <danielbenson@google.com> pointed out the use of xmlAddChild could lead to troubles in case of error or merging. make a wrapped xsltAddChild() and fix the existing uses.
Loading
Please register or sign in to comment