Attention is currently required from: osmith, neels, pespin.
1 comment:
File src/sbcap/sbcap_common.c:
Patch Set #2, Line 166: OSMO_STRBUF_PRINTF(sb, "%s", sbcap_procedure_code_str(pc));
as discussed in chat, this is undefined behavior and it would be better to not rely on it. […]
I agree. Only in recent years (decades?) glibc-on-linux prints that (null) and we don't know if this always will hold true on all platforms (musl, uClibc, etc.)
To view, visit change 28819. To unsubscribe, or for help writing mail filters, visit settings.