[cairo-commit] pycairo ChangeLog,1.302,1.303

Steve Chaplin commit at pdx.freedesktop.org
Fri Mar 20 20:33:49 PDT 2009


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv26701

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -d -r1.302 -r1.303
--- ChangeLog	19 Mar 2009 09:03:46 -0000	1.302
+++ ChangeLog	21 Mar 2009 03:33:46 -0000	1.303
@@ -1,3 +1,10 @@
+2009-03-21  Steven Chaplin  <stevech1097 # yahoo.com.au>
+
+	* cairo/pycairo-surface.c (_read_func):
+	Rearrange order of function calls to address possible bugs:
+	- DECREF pystr after (not before) str has been used in memcpy.
+	- check the length of the string returned by 'read'.
+
 2009-03-19  Steven Chaplin  <stevech1097 # yahoo.com.au>
 
 	* cairo/cairomodule.c:



More information about the cairo-commit mailing list