Skip to content
Success

#20700 (Feb 27, 2026, 10:32:13 AM)

Started 1 day 1 hr ago
Took 57 sec on build5-deb12build-ansible

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

This run spent:

  • 5.5 sec waiting;
  • 57 sec build duration;
  • 1 min 3 sec total from scheduled to completion.
Revision: fd861ec9f29f79691e0bcbc2734d99eced6d4cc0
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