aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-08-22 03:56:14 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-08-22 03:56:14 +0800
commitb1161811db7b81206fe5991472130ae8237e321d (patch)
tree9a0e363f36552990b1ac64d5e1e84e14d8bc28ee /camel/ChangeLog
parentc415597aa45aa1954e32771b6841ced41c55c2cb (diff)
downloadgsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar.gz
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar.bz2
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar.lz
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar.xz
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.tar.zst
gsoc2013-evolution-b1161811db7b81206fe5991472130ae8237e321d.zip
Make sure respbuffer is not null before manipulating it. If it is null,
2000-08-21 JP Rosevear <jpr@helixcode.com> * providers/nntp/camel-nntp-store.c (camel_nntp_command): Make sure respbuffer is not null before manipulating it. If it is null, return CAMEL_NNTP_FAIL and a decent error message. svn path=/trunk/; revision=4906
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 09bfcac267..d072116729 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-21 JP Rosevear <jpr@helixcode.com>
+
+ * providers/nntp/camel-nntp-store.c (camel_nntp_command):
+ Make sure respbuffer is not null before manipulating it.
+ If it is null, return CAMEL_NNTP_FAIL and a decent error
+ message.
+
2000-08-18 Peter Williams <peterw@helixcode.com>
* camel-internet-address.c (internet_encode): If the name is "" we