Skip to content

Changes

Started by upstream project gerrit-osmo-remsim #118
Started 1 day 8 hr ago
Queued 9.5 sec
Took 40 sec on built-in
remsim-bankd: Don't pass on illegal TPDUs of illegal length

TPDUs with length < 5 bytes or > 260 bytes are illegal in T=0.  It
doesn't make sense to send them to pcsc-lite, triggering bugs in either
pcsc-lite or the CCID firmware down the road.  Let's filter them.

Change-Id: I5c9f1143b85470234acd2e2ffe3e0cf72bd2ae43
laforge at