Skip to content
Success

#22579 (Aug 4, 2026, 2:08:07 PM)

Started 23 hr ago
Took 52 sec on build5-deb12build-ansible

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

This run spent:

  • 7.4 sec waiting;
  • 52 sec build duration;
  • 59 sec total from scheduled to completion.
Revision: fce215b4e360726b14f8c05f471d95ce8956c195
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