Skip to content
Success

#27488 (Mar 15, 2026, 10:43:36 PM)

Started 5 hr 58 min ago
Took 5.7 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2374
originally caused by:

This run spent:

  • 1 min 51 sec waiting;
  • 5.7 sec build duration;
  • 1 min 57 sec total from scheduled to completion.
Revision: 2e47657a4b222ed07ff027d28ed891dd1e0e7ecb
Repository: $GERRIT_REPO_URL
  • master
socket: osmo_sockaddr_from_str_and_uint(): fix memleak

`addrinfo_helper()` internally calls `getaddrinfo()`, whose result
must be freed with `freeaddrinfo()`.  On the size-check error path
the function returns early without freeing.  Fix this.

Change-Id: Ib05e1b8f2465e0db79e7b45de151dc9945e27924
Vadim Yanitskiy at