diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-04-10 05:02:34 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-04-10 05:02:34 +0800 |
commit | 94286866e7f748254b0f3ec70e4a52b729bc4dd0 (patch) | |
tree | 509a1392fbff4f8160005662cc5449f234ab2513 /doc | |
parent | b1a244dcb1f7d42cd018d4e62bd14a314490ac6c (diff) | |
download | gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar.gz gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar.bz2 gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar.lz gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar.xz gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.tar.zst gsoc2013-evolution-94286866e7f748254b0f3ec70e4a52b729bc4dd0.zip |
Save the content size in a temp variable until after we've successfully
2003-04-09 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-utils.c (imap_body_decode): Save the
content size in a temp variable until after we've successfully
parsed all of the body_type_1part expr. Also fixed a type-o in the
body_type_mpart case that caused the parser to fail.
(imap_parse_body): On failure to parse the body, as we iterate
through the child nodes, set their children/parent/next nodes to
NULL so that content_info_free() won't double-free any of the
other nodes we have already free'd (or are about to free).
svn path=/trunk/; revision=20795
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions