11diff --git a/catalog.c b/catalog.c
2- index f814121c..df20802a 100644
2+ index 7328fd31..ab1b7492 100644
33--- a/catalog.c
44+++ b/catalog.c
55@@ -77,6 +77,10 @@
@@ -35,7 +35,7 @@ index f814121c..df20802a 100644
3535 char buf[256];
3636 unsigned long len = GetModuleFileNameA(hmodule, buf, 255);
3737diff --git a/nanohttp.c b/nanohttp.c
38- index 2143718a..e08e175a 100644
38+ index 018b7e18..68930397 100644
3939--- a/nanohttp.c
4040+++ b/nanohttp.c
4141@@ -77,6 +77,13 @@
@@ -53,7 +53,7 @@ index 2143718a..e08e175a 100644
5353 #include <libxml/xmlerror.h>
5454 #include <libxml/xmlmemory.h>
5555diff --git a/xmlIO.c b/xmlIO.c
56- index f61dd05a..1a370aa8 100644
56+ index 752d5e0a..51fc8b96 100644
5757--- a/xmlIO.c
5858+++ b/xmlIO.c
5959@@ -43,12 +43,20 @@
@@ -77,7 +77,7 @@ index f61dd05a..1a370aa8 100644
7777 #ifndef S_ISDIR
7878 # ifdef _S_ISDIR
7979 # define S_ISDIR(x) _S_ISDIR(x)
80- @@ -3739 ,11 +3747 ,13 @@ xmlParserGetDirectory(const char *filename) {
80+ @@ -3762 ,11 +3770 ,13 @@ xmlParserGetDirectory(const char *filename) {
8181 if (cur == dir) dir[1] = 0;
8282 else *cur = 0;
8383 ret = xmlMemStrdup(dir);
@@ -122,7 +122,7 @@ index 6f16c4b3..efed9920 100644
122122 * *
123123 * Macros, variables and associated types *
124124diff --git a/xmlmodule.c b/xmlmodule.c
125- index a95ab66a..04ca2f2d 100644
125+ index 1867a5e1..cf450cc1 100644
126126--- a/xmlmodule.c
127127+++ b/xmlmodule.c
128128@@ -314,7 +314,15 @@ xmlModulePlatformSymbol(void *handle, const char *name, void **symbol)
0 commit comments