SOURCES: glib2-bug312402.patch (NEW) - http://bugzilla.gnome.org/s...

freetz freetz at pld-linux.org
Wed Aug 3 18:23:11 CEST 2005


Author: freetz                       Date: Wed Aug  3 16:23:11 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- http://bugzilla.gnome.org/show_bug.cgi?id=312402

---- Files affected:
SOURCES:
   glib2-bug312402.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/glib2-bug312402.patch
diff -u /dev/null SOURCES/glib2-bug312402.patch:1.1
--- /dev/null	Wed Aug  3 18:23:11 2005
+++ SOURCES/glib2-bug312402.patch	Wed Aug  3 18:23:06 2005
@@ -0,0 +1,11 @@
+diff -aurN glib-2.7.5.orig/glib/gconvert.c glib-2.7.5/glib/gconvert.c
+--- glib-2.7.5.orig/glib/gconvert.c	2005-08-02 17:51:44.000000000 +0200
++++ glib-2.7.5/glib/gconvert.c	2005-08-03 18:13:29.000000000 +0200
+@@ -544,6 +544,7 @@
+ 	    {
+ 	    case EINVAL:
+ 	      /* Incomplete text, do not report an error */
++	      done = TRUE;
+ 	      break;
+ 	    case E2BIG:
+ 	      {
================================================================



More information about the pld-cvs-commit mailing list