-
- Downloads
Fix some format string warnings with possible format string vulnerability
For https://bugzilla.gnome.org/show_bug.cgi?id=761029 Decorate every method in libxml2 with the appropriate LIBXML_ATTR_FORMAT(fmt,args) macro and add some cleanups following the reports.
Showing
- HTMLparser.c 2 additions, 2 deletionsHTMLparser.c
- SAX2.c 6 additions, 6 deletionsSAX2.c
- catalog.c 1 addition, 1 deletioncatalog.c
- configure.ac 2 additions, 2 deletionsconfigure.ac
- debugXML.c 2 additions, 2 deletionsdebugXML.c
- encoding.c 1 addition, 1 deletionencoding.c
- entities.c 1 addition, 1 deletionentities.c
- error.c 1 addition, 1 deletionerror.c
- include/libxml/parserInternals.h 1 addition, 1 deletioninclude/libxml/parserInternals.h
- include/libxml/xmlerror.h 1 addition, 1 deletioninclude/libxml/xmlerror.h
- include/libxml/xmlstring.h 4 additions, 4 deletionsinclude/libxml/xmlstring.h
- libxml.h 1 addition, 1 deletionlibxml.h
- parser.c 19 additions, 18 deletionsparser.c
- parserInternals.c 2 additions, 2 deletionsparserInternals.c
- relaxng.c 2 additions, 2 deletionsrelaxng.c
- schematron.c 1 addition, 1 deletionschematron.c
- testModule.c 1 addition, 1 deletiontestModule.c
- valid.c 4 additions, 4 deletionsvalid.c
- xinclude.c 2 additions, 2 deletionsxinclude.c
- xmlIO.c 7 additions, 7 deletionsxmlIO.c
Loading
Please register or sign in to comment