From 9582b8384d61ecb22d8a4f9b95685b54312ba68b Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Sun, 8 Apr 2001 00:38:00 +0000 Subject: It would be a good idea to recognize '\0'. Before, this code was running 001-04-07 Peter Williams * providers/imap/camel-imap-utils.c (imap_parse_string_generic): It would be a good idea to recognize '\0'. Before, this code was running off the ends of strings and intermittently coredumping (if it didn't hit an imap_atom_char first) -- whoops! svn path=/trunk/; revision=9202 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 9febdce133..1e91d7fee5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-04-07 Peter Williams + + * providers/imap/camel-imap-utils.c (imap_parse_string_generic): It + would be a good idea to recognize '\0'. Before, this code was running + off the ends of strings and intermittently coredumping (if it didn't + hit an imap_atom_char first) -- whoops! + 2001-04-05 Not Zed * merge from evolution-0-10-branch to evolution-0-10-merge-0 -- cgit v1.2.3