From b1161811db7b81206fe5991472130ae8237e321d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 21 Aug 2000 19:56:14 +0000 Subject: Make sure respbuffer is not null before manipulating it. If it is null, 2000-08-21 JP Rosevear * 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 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') 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 + + * 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 * camel-internet-address.c (internet_encode): If the name is "" we -- cgit v1.2.3