]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: coverty scan reveals some resourceleaks and overruns, which is supposed to...
authoriceman1001 <iceman@iuse.se>
Fri, 8 Jan 2016 13:25:10 +0000 (14:25 +0100)
committericeman1001 <iceman@iuse.se>
Fri, 8 Jan 2016 13:25:10 +0000 (14:25 +0100)
commitab7bb4947515be233282a404fe2e84549aca9579
treea240fa91d355f91fd23130ff8095c3c0b3177fc2
parentb64712d7f9fdbdd5ebc41f1babc162045f9d943a
FIX:  coverty scan reveals some resourceleaks and overruns, which is supposed to be fixed now.
/armsrc/des.c   overflow 7 instead of 6
/client/cmdlfhitag.c  overflows traclen
/client/util.c   sprint_bin_break  overflows.
/client/cmdhficlass.c   need to free memory after malloc.

ADD:  RotateRight macro in util.h
armsrc/des.c
client/cmdhficlass.c
client/cmdlfhitag.c
client/util.c
client/util.h
Impressum, Datenschutz