]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
some coverity fixes plus fix fdx help (#328)
authormarshmellow42 <marshmellow42@users.noreply.github.com>
Tue, 20 Jun 2017 22:25:08 +0000 (18:25 -0400)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 20 Jun 2017 22:25:08 +0000 (17:25 -0500)
* 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...


No differences found
Impressum, Datenschutz