November 6, 2014
View 232b962

bb#11164 - fixed invalid wrap-around read with vba inflation

Kevin Lin authored on 2014/11/06 06:46:11
View dfd26a3

bb11171 - Listening on :: breaks on hosts where IPv6 is disabled

Shawn Webb authored on 2014/11/06 02:30:13
View 9de7827

Merge branch '0.98.5' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into 0.98.5

Kevin Lin authored on 2014/11/06 00:15:01
View e16db37

autojunk'd

Kevin Lin authored on 2014/11/06 00:14:25
November 5, 2014
View 2236528

bb11160 - Plug a few memory leaks

Shawn Webb authored on 2014/11/05 08:38:34
November 4, 2014
View 661336c

fixed a conditional header issue

Kevin Lin authored on 2014/11/04 08:19:36
View 9b080ef

separated ole2 and msdoc parsing into separate sources

Kevin Lin authored on 2014/11/04 07:16:53
View 3de1ac8

bb11167 - code improvement of possible buffer overflow through sprintf().

Steven Morgan authored on 2014/11/04 08:16:17
View 8580b85

fix off by one in commit for bb11167.

Steven Morgan authored on 2014/11/04 06:56:22
View a514927

bb11167 - fix potential sprintf buffer overflow in freshclam.

Steven Morgan authored on 2014/11/04 06:37:46
View 64640ac

bb11166 - fix incorrect length in strncat() call.

Steven Morgan authored on 2014/11/04 06:34:26
View f99bb18

bb11161 - fix return code test that resulted in writing to uninitialized hashset.

Steven Morgan authored on 2014/11/04 06:25:23
View 797db6f

bb11159 - fix memory leak during error handling.

Steven Morgan authored on 2014/11/04 06:19:47
View 69c5c77

bb#11165 - added size check to prevent invalid reads

Kevin Lin authored on 2014/11/04 03:07:55
November 1, 2014
View 07ed578

ole2str sanitation code review changes: - ole2 string conversion now reuses previous translation (realloc) - ole2 codepages are stored and reported as uint16_t from int16_t - added ole2 string exception when source is UTF-8 or US-ASCII - various other code fixes

Kevin Lin authored on 2014/11/01 06:37:25