Files
simtrace2/firmware/libcommon/source
Kévin Redon c90de6983c free USB buffer when allocation failed
when the reader sends APDU headers (e.g. after multiple reset),
messages are queued for USB transmission.
but if no host software is connected to SIMtrace in card emulation
mode, the USB message queue is not emptied, leading to the memory
getting full and preventing allocation for newer messages (e.g.
more recent APDU).
in this case the oldest queued message is now dropped to free some
memory.

Change-Id: Ie9ebdd2ff966f67c9afd1ed760f106558f0091ad
2019-11-26 09:57:28 +00:00
..
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2018-07-11 22:01:58 +02:00
2019-08-13 17:03:23 +02:00