mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-27 06:25:11 +00:00
153064ddfa
Most prominent one was "lf pac clone --cn 123456789" causing garbage on the terminal Some changed code was valid before but as ppl tend to copy-paste to new code, better to uniformize and document usages of CLIGetStrWithReturn. Exceptions left are when filling real buffers (bin, raw,...), not strings.