RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.72k stars 998 forks source link

Use defined return value #2187

Closed wh201906 closed 8 months ago

wh201906 commented 8 months ago

As @iceman1001 suggested in https://github.com/RfidResearchGroup/proxmark3/pull/2186#issuecomment-1826192861

I've checked all the usages of ExchangeAPDUSC(). Only the call in Iso7816ExchangeEx() uses the return value of ExchangeAPDUSC(), and the code there can handle the negative return value (PM3_Exxx)

github-actions[bot] commented 8 months ago

You are welcome to add an entry to the CHANGELOG.md as well