gmime r1195 - in trunk: . gmime



Author: fejj
Date: 2008-01-02 06:13:59 +0000 (Wed, 02 Jan 2008)
New Revision: 1195
ViewCVS link: http://svn.gnome.org/viewcvs/gmime?rev=1195&view=rev

Modified:
   trunk/ChangeLog
   trunk/gmime/gmime-multipart.c
Log:
2008-01-02  Jeffrey Stedfast  <fejj novell com>

	* gmime/gmime-multipart.c (multipart_write_to_stream): In the case
	where multipart->boundary is NULL /and/ we have a raw
	header (suggesting a parsed message), do not set a boundary as it
	will break the output because it will clobber the saved raw header
	and GMimeMessage's write_to_stream() method will have skipped
	writing its own headers if its toplevel part (us) have a raw
	header set. In this case, also skip writing the end boundary.






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