From: marshmellow42 Date: Sun, 14 Feb 2016 17:13:22 +0000 (-0500) Subject: FIX, Coverity, Argument can't be negative. CID# 212322, ftell(f) can … X-Git-Tag: v2.3.0~7^2~11 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/eb5b63b4a6b07fb9d7034c11d99408033613b1d5?hp=eb5b63b4a6b07fb9d7034c11d99408033613b1d5 FIX, Coverity, Argument can't be negative. CID# 212322, ftell(f) can … …be negative. Not allowed in malloc... from iceman1001 ---