gio-standalone r687 - in trunk: . gio



Author: sdroege
Date: 2007-11-01 16:43:34 +0000 (Thu, 01 Nov 2007)
New Revision: 687
ViewCVS link: http://svn.gnome.org/viewcvs/gio-standalone?rev=687&view=rev

Modified:
   trunk/ChangeLog
   trunk/gio/gfile.c
   trunk/gio/glocalfileinfo.c
   trunk/gio/goutputstream.c
Log:
* gio/gfile.c:
Add guards in the beginning of public functions to check for valid
parameters and fix a bug in copy_stream_with_progress() that could've
caused writing less bytes than reading.
* gio/glocalfileinfo.c:
Check for a NULL parameter and set the GError accordingly then.
* gio/goutputstream.c:
Fix the same bug as in gfile.c that could've caused writing less bytes
than reading in g_output_stream_real_splice().





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]