Skip to content
Success

#27169 (Feb 27, 2026, 10:47:45 AM)

Started 18 hr ago
Took 1.4 sec on build4-deb12build-ansible

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

This run spent:

  • 11 sec waiting;
  • 1.4 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: 4a84f2c034cde9ba07f82ed83c04cfc1eac549e3
Repository: $GERRIT_REPO_URL
  • master
remsim-client: Don't attempt to pass on illegal TPDU length

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

Change-Id: I175eb4622d0e69dbc6aca2cddfe091a78f225da5
laforge at