March 2, 2013
View 241e7eb

bb6258 - Add warnings when allocations fail

Shawn Webb authored on 2013/03/02 03:51:15
February 13, 2013
View 3a72170

Fix CID 11338 by freeing prior to return

Shawn Webb authored on 2013/02/13 02:40:08
November 10, 2012
View 86e7c14

fix dereference of a null pointer reported by clang analyzer

Steve Morgan authored on 2012/11/10 05:31:51
July 10, 2012
View 5362c7a

bb#5450

David Raynor authored on 2012/07/10 00:14:08
July 9, 2012
View b2c04b6

BB#5449

Shawn webb authored on 2012/07/09 23:59:49
June 23, 2012
View bebd86a

bb#5343

David Raynor authored on 2012/06/23 05:55:29
November 19, 2011
View 75cc6fb

bb #3829

Török Edvin authored on 2011/11/19 00:36:47
February 13, 2010
View c5bfb52

purge message.c binhex parser

aCaB authored on 2010/02/13 10:59:28
January 4, 2010
View ec616ce

libclamav: fix error reporting for BinHex files (bb#1685)

Tomasz Kojm authored on 2010/01/04 23:35:52
September 25, 2009
View 5848135

win32 paths handling

aCaB authored on 2009/09/25 02:07:39
March 23, 2009
View 62b7686

fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>)

Török Edvin authored on 2009/03/23 01:55:41
March 12, 2009
View fc809c9

bb#1456

aCaB authored on 2009/03/12 03:19:22
View f2d79ab

bb#1456

aCaB authored on 2009/03/12 03:04:01
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
September 2, 2008
View 92012be

libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141)

Tomasz Kojm authored on 2008/09/02 02:35:12