Edit

kc3-lang/libxml2/include

Branch :

  • Show log

    Commit

  • Author : David Kilzer
    Date : 2016-05-13 15:13:17
    Hash : 4472c3a5
    Message : 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.