mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-13 12:15:44 +08:00
bf8243475b
* 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... |
||
---|---|---|
.. | ||
bmpbit.c | ||
cli.c | ||
config.h | ||
getopt.c | ||
getopt.h | ||
model.c | ||
poly.c | ||
reveng.c | ||
reveng.h |