Skip to content
Success

#22582 (Aug 4, 2026, 2:11:33 PM)

Started 18 hr ago
Took 48 sec on build5-deb12build-ansible

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

This run spent:

  • 8.7 sec waiting;
  • 48 sec build duration;
  • 57 sec total from scheduled to completion.
Revision: d43d7f031bb9d676a42645854650cd4af6904891
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