- Log -----------------------------------------------------------------
commit f6c5008357248cf357b6666c7a6a4618fcf52d89
Author: Tom Hendrikx <to...@wh...>
Date: Fri Aug 24 21:12:52 2012 +0200
Fix minor inconsistency in return value of dspam_addattribute
All return values in libdspam that indicate memory allocation errors are
EUNKNOWN, except this one. While looking through the rest of the source
code, there doesn't seem to be any place where the actual return value of
dspam_addattribute is checked for something else than 'not 0'.
MFM: 7 days
Bug-ID: None
Bug-Reported-By: None
Security: None
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
src/libdspam.c | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
hooks/post-receive
--
dspam
|