Skip to content
Success

#22457 (Jul 28, 2026, 7:04:01 PM)

Started 10 hr ago
Took 2 min 15 sec on build4-deb12build-ansible

Started by upstream project gerrit-simtrace2 build number 124
originally caused by:

This run spent:

  • 7.5 sec waiting;
  • 2 min 15 sec build duration;
  • 2 min 23 sec total from scheduled to completion.
Revision: 251a306f9ed0c19d413d612ff8394770666d5d99
Repository: $GERRIT_REPO_URL
  • master
firmware: sniffer: do not drop maximum-length ATRs

7816-3 8.1/8.2.1 allow TS plus 32 bytes.
atr_i is a byte count, not an index, process_byte_atr() guards its own
store with the same condition before incrementing, so atr_i reaches 33.

Change-Id: Ic8398cbefc0b522946b6470fd0268fa70662dab1
ewild at