proxmark3/client/reveng
marshmellow42 bf8243475b some coverity fixes plus fix fdx help (#328)
* coverity fixes

cmdhflegic- indications are the i in calls to data_buf[i] could = 1052
and overflow the array.
cmdhfmfhard - +1 to add space for string null terminator - should we add
the 0 terminator value too?
reveng.c - memory leak
util.c - fix potential overflow of array buf[]
util_posix.c - possible integer overflow

* fix help errors

* fix sprint_hex_ascii

again
and this function is not even used anywhere... yet...
2017-06-20 17:25:08 -05:00
..
bmpbit.c add reveng-1.30 2015-06-06 01:09:54 -04:00
cli.c reveng - add some common use examples to -h help 2015-06-16 23:10:54 -04:00
config.h comment change in config.h 2015-06-14 17:48:06 -04:00
getopt.c Fix reveng 2015-06-07 00:10:54 -04:00
getopt.h Fix reveng 2015-06-07 00:10:54 -04:00
model.c undo ARC rename, bug was fixed in scripting.c earlier 2015-06-11 23:09:15 -04:00
poly.c fix clang compiler warnings (including fixing a bug revealed in cmdhftopaz.c) 2017-04-11 18:55:33 +02:00
reveng.c some coverity fixes plus fix fdx help (#328) 2017-06-20 17:25:08 -05:00
reveng.h add reveng-1.30 2015-06-06 01:09:54 -04:00