Fixed some heap buffer overflow
[hashcat.git] / src / Makefile
index c1242a6..e4f8ae9 100644 (file)
@@ -77,7 +77,7 @@ NOW                      := $(shell date +%s)
 ##
 
 CFLAGS                   := -O2 -s -pipe -W -Wall -std=c99 -Iinclude/
-#CFLAGS                   := -g -pipe -W -Wall -std=c99 -Iinclude/
+#CFLAGS                   := -g -ggdb -pipe -W -Wall -std=c99 -Iinclude/ -fsanitize=address
 
 ##
 ## Native compilation target