Browse code

Don't loop if binhex runs out of memory

git-svn: trunk@2056

Nigel Horne authored on 2006/07/01 12:54:55
Showing 1 changed files
... ...
@@ -2,7 +2,8 @@ Sat Jul  1 04:49:32 BST 2006 (njh)
2 2
 ----------------------------------
3 3
   * libclamav:	Large binhex files were not being handled gracefully. Tidied
4 4
   			the handling code. Note that large binhex are not
5
-			currently decoded
5
+			currently decoded.
6
+			Bug reported by Luca
6 7
 
7 8
 Thu Jun 29 19:42:01 CEST 2006 (acab)
8 9
   * libclamav: Revert old UPX code due to bugs