gmime r1131 - in trunk: . gmime



Author: fejj
Date: 2007-05-21 15:01:28 +0100 (Mon, 21 May 2007)
New Revision: 1131
ViewCVS link: http://svn.gnome.org/viewcvs/gmime?rev=1131&view=rev

Modified:
   trunk/ChangeLog
   trunk/gmime/gmime-stream-cat.c
   trunk/gmime/gmime-stream-file.c
Log:
2007-05-21  Jeffrey Stedfast  <fejj gnome org>

	* gmime/gmime-stream-cat.c (stream_substream): Fixed a memory leak
	by always returning a GMimeStreamCat, even if the source list
	contains only a single stream (probably better that it work this
	way anyway for consistency), thanks again to Charles Kerr for
	finding and presenting a fix for this. Fixes bug #440054.

	* gmime/gmime-stream-file.c (stream_seek): Oops, fseek() should
	have been using SEEK_SET, not SEEK_END. Thanks to Charles Kerr for
	the report and the fix. Fixes bug #439841.






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