diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-10-17 10:38:18 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-10-17 10:38:18 +0800 |
commit | 2003a6950166d8e470d71e4e07ef9bbf4bc35ccd (patch) | |
tree | 49a51006bba541a03b63ae40af8f012e8006c438 /camel/camel-store.h | |
parent | 08d9c142f470f68893661bced2876a1a6af7de7a (diff) | |
download | gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar.gz gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar.bz2 gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar.lz gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar.xz gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.tar.zst gsoc2013-evolution-2003a6950166d8e470d71e4e07ef9bbf4bc35ccd.zip |
Don't free 'resp' as it doesn't point to the beginning of the allocated
2000-10-16 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-command.c
(camel_imap_response_extract): Don't free 'resp' as it doesn't
point to the beginning of the allocated data, instead free
response->untagged->pdata[i]. Also, if '*resp' is equal to a space
character, then set resp = imap_next_word (resp) rather than
expecting resp++ to work (there's a list broken IMAP daemons that
like to put extra spaces between tokens).
(imap_read_response): Don't expect 'respbuf+2' to be where the
untagged number response to start (see above fix for an
explanation).
svn path=/trunk/; revision=5960
Diffstat (limited to 'camel/camel-store.h')
0 files changed, 0 insertions, 0 deletions