Browse code

Fix the handling of the trailing few bytes in ASCII85Decode

git-svn: trunk@1906

Nigel Horne authored on 2006/04/12 05:30:45
Showing 1 changed files
... ...
@@ -1,3 +1,8 @@
1
+Tue Apr 11 21:29:41 BST 2006 (njh)
2
+----------------------------------
3
+  * libclamav/pdf.c:	Fix the handling of the trailing few bytes in
4
+			ASCII85Decode
5
+
1 6
 Mon Apr 10 11:45:07 CEST 2006 (tk)
2 7
 ----------------------------------
3 8
   * fix other implicit function declarations