Blob Blame History Raw
--- clamav-0.88.7.orig/libclamav/filetypes.c
+++ clamav-0.88.7/libclamav/filetypes.c
@@ -59,7 +59,7 @@
     {0,	    "\037\213",			2,  "GZip",		CL_TYPE_GZ},
     {0,	    "BZh",			3,  "BZip",		CL_TYPE_BZ},
     {0,	    "SZDD",			4,  "compress.exe'd",	CL_TYPE_MSSZDD},
-    {0,	    "MSCF",			4,  "MS CAB",		CL_TYPE_MSCAB},
+    /* {0,	    "MSCF",			4,  "MS CAB",		CL_TYPE_MSCAB}, */
     {0,	    "ITSF",			4,  "MS CHM",           CL_TYPE_MSCHM},
     {0,     "#@~^",			4,  "SCRENC",		CL_TYPE_SCRENC},
     {0,     "(This file must be converted with BinHex 4.0)",