-m 13400 Increased max kdb size to 300KB
[hashcat.git] / OpenCL / types_ocl.c
index 3a57b12..17e3d69 100644 (file)
@@ -1612,7 +1612,7 @@ typedef struct
 
   /* specific to version 1 */
   u32 contents_len;
-  u32 contents[12500];
+  u32 contents[75000];
 
   /* specific to version 2 */
   u32 expected_bytes[8];