Browse code

fix possible crash when MaxStreamLength < FILEBUFF

git-svn: trunk@1455

Tomasz Kojm authored on 2005/04/07 07:05:54
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+Wed Apr  6 23:58:29 CEST 2005 (tk)
2
+----------------------------------
3
+  * clamd/scanner.c: fix possible crash when MaxStreamLength < FILEBUFF
4
+		     (patch by "Andrey J. Melnikoff (TEMHOTA)" <temnota*kmv.ru>)
5
+
1 6
 Wed Apr  6 16:11:50 CEST 2005 (tk)
2 7
 ----------------------------------
3 8
   * libclamav/readdb.c: initialise refcount in cli_loadmd()