From: iceman1001 Date: Sat, 16 Jan 2016 22:02:04 +0000 (+0100) Subject: FIX: Coverity fix with resource leakage X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/4750877f2d952d8517459b7cbfb30cbea5dac934?hp=4750877f2d952d8517459b7cbfb30cbea5dac934 FIX: Coverity fix with resource leakage ADD: Implemented a addon to "hf mf nested" if there is KEY_A 's found but not the same KEY_B, try just read it from tag. Makes the command a bit slower when it does these reads. Plus some annoying debug statements, CHG: changed the output for "hf mf nested" to write Key A or B instead of 0 & 1.. ---