Attention is currently required from: dexter. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/28995 )
Change subject: Add osmo_sockaddr_str_from_sockaddr2() ......................................................................
Patch Set 4:
(3 comments)
Patchset:
PS4: I'll update existing function instead in the next version.
File src/sockaddr_str.c:
https://gerrit.osmocom.org/c/libosmocore/+/28995/comment/70fe1509_5c875e31 PS4, Line 380: {
as far as I can see the guess is the only difference. Maybe the api doc can reflect that. […]
Ack
https://gerrit.osmocom.org/c/libosmocore/+/28995/comment/b485c13f_e36e958e PS4, Line 385:
the guess above dereferences src, in the case where src == NULL, the function would have crashed alr […]
Ack