Skip to content
Success

#22581 (Aug 4, 2026, 2:11:32 PM)

Started 19 hr ago
Took 54 sec on build5-deb12build-ansible

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

This run spent:

  • 8 sec waiting;
  • 54 sec build duration;
  • 1 min 2 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