Skip to content
Success

#27168 (Feb 27, 2026, 10:47:41 AM)

Started 20 hr ago
Took 1.8 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-remsim build number 120
originally caused by:

This run spent:

  • 8.3 sec waiting;
  • 1.8 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 3768943cbbe0e5427732d9904d93f2297a2a6146
Repository: $GERRIT_REPO_URL
  • master
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