From: Martin Holst Swende Date: Wed, 1 Apr 2015 07:24:29 +0000 (+0200) Subject: Compiler correctly identified a buffer overflow, fixed that and made the code use... X-Git-Tag: v2.1.0~20 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/9795e535c95d9133ae0a233acda680ef596cae3c?hp=9795e535c95d9133ae0a233acda680ef596cae3c Compiler correctly identified a buffer overflow, fixed that and made the code use snprintf instead of unsafe sprintf ---