]> git.zerfleddert.de Git - proxmark3-svn/commit
Found that USBcommands from the device are silently overwritten if the host does...
authormartin.holst@gmail.com <martin.holst@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 31 May 2013 19:25:13 +0000 (19:25 +0000)
committermartin.holst@gmail.com <martin.holst@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Fri, 31 May 2013 19:25:13 +0000 (19:25 +0000)
commita808a224f54ef44b7399b291ec9d8bcf758e43da
treeab9a570e4d65bb0f0ffc609c08e7f762034f9105
parent79c3611cf39668c2df5401dec3216599ae7cfab0
Found that USBcommands from the device are silently overwritten if the host does not quickly enough read them, which causes problems in several places. Implemented a circular buffer which stores up to 50 commands (still tiny, memorywise) and prints out a message if the buffer wraps around (overwrites).
client/cmdmain.c
Impressum, Datenschutz