1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-27 18:50:07 +03:00

fuzz: Fix build

This commit is contained in:
Nick Wellnhofer 2025-02-16 13:54:56 +01:00
parent 69b91da3a8
commit 3793eaadb7

View File

@ -1142,6 +1142,8 @@ xmlIconvFree(void *vctxt) {
#if defined(FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION) && \
defined(__GLIBC__)
#include <libxml/parserInternals.h>
static int
xmlEncodingMatch(const char *name1, const char *name2) {
/*