Skip to content
Success

#22584 (Aug 4, 2026, 2:46:48 PM)

Started 15 hr ago
Took 46 sec on build5-deb12build-ansible

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

This run spent:

  • 8.9 sec waiting;
  • 46 sec build duration;
  • 55 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