Skip to content
Success

#22583 (Aug 4, 2026, 2:46:47 PM)

Started 17 hr ago
Took 51 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmo-sigtran build number 1079
originally caused by:

This run spent:

  • 8.4 sec waiting;
  • 51 sec build duration;
  • 59 sec total from scheduled to completion.
Revision: e6384f5c58bd1ea582297db384cb5883aba66070
Repository: $GERRIT_REPO_URL
  • master
sccp2sua: fix buffer overrun in osmo_isup_party_parse()

Add an out_digits_size parameter and check that the caller-provided
buffer is large enough to hold the generated digits plus the
terminating NUL, instead of blindly writing up to 2 * in_num_bytes
characters into it.

Change-Id: Iccfbcf22a719544399c7a524b293de9e1a040cf8
Fixes: OS#7038
Vadim Yanitskiy at