Browse code

libclamav, unit-tests: use packed attribute for unaligned access, bb #890. Testcase now passes with gcc-4.3 -O3 (-msse2)

git-svn: trunk@3766

Török Edvin authored on 2008/04/07 22:45:31
Showing 1 changed files
... ...
@@ -1,3 +1,7 @@
1
+Mon Apr  7 16:04:47 EEST 2008 (edwin)
2
+-------------------------------------
3
+  * libclamav, unit-tests: use packed attribute for unaligned access, bb #890.
4
+
1 5
 Mon Apr  7 12:51:43 CEST 2008 (tk)
2 6
 ----------------------------------
3 7
   * libclamav: scan for embedded PEs inside OLE2 files (bb#914)