Replace BUFSIZ with HCBUFSIZ and move them from stack to heap
authorJens Steube <jens.steube@gmail.com>
Sat, 26 Mar 2016 09:37:59 +0000 (10:37 +0100)
committerJens Steube <jens.steube@gmail.com>
Sat, 26 Mar 2016 09:37:59 +0000 (10:37 +0100)
commit0fdebf904da0db7fe3c3690f02cf84f8a6f981b6
tree68722fb51ee82ecdf51b6c5171310d42dcfff6f4
parent3f694cf9609685c84b72d9aad30a8929a763a51c
Replace BUFSIZ with HCBUFSIZ and move them from stack to heap
include/common.h
include/shared.h
src/oclHashcat.c
src/shared.c
tools/rules_test/cpu_rules.c
tools/rules_test/cpu_rules.h
tools/rules_test/kernel2cpu_rule_test.c