From: iceman1001 Date: Tue, 12 Jan 2016 21:30:22 +0000 (+0100) Subject: FIX: Coverity, unchecked return value, CID #121292,.. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/28415b5d902e391b5bbfd615b3a42d8cffbb0ce3?ds=inline;hp=28415b5d902e391b5bbfd615b3a42d8cffbb0ce3 FIX: Coverity, unchecked return value, CID #121292,.. basicallty the flush queue commmand is replaced with clearCommandBuffer();. ---