forked from pool/libxml2
checkin
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=227
This commit is contained in:
@@ -11,11 +11,11 @@ invalid string.
|
||||
python/types.c | 4 ++++
|
||||
1 file changed, 4 insertions(+)
|
||||
|
||||
Index: libxml2-2.13.5/python/types.c
|
||||
Index: libxml2-2.10.3/python/types.c
|
||||
===================================================================
|
||||
--- libxml2-2.13.5.orig/python/types.c
|
||||
+++ libxml2-2.13.5/python/types.c
|
||||
@@ -276,6 +276,10 @@ libxml_charPtrConstWrap(const char *str)
|
||||
--- libxml2-2.10.3.orig/python/types.c
|
||||
+++ libxml2-2.10.3/python/types.c
|
||||
@@ -274,6 +274,10 @@ libxml_charPtrConstWrap(const char *str)
|
||||
return (Py_None);
|
||||
}
|
||||
ret = PY_IMPORT_STRING(str);
|
||||
|
||||
Reference in New Issue
Block a user