Attention is currently required from: fixeria. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/30502 )
Change subject: gtlv: decoding error: log size limited hexdump of IE ......................................................................
Patch Set 4:
(1 comment)
File src/libosmo-gtlv/gtlv_dec_enc.c:
https://gerrit.osmocom.org/c/libosmo-pfcp/+/30502/comment/677d6f05_300be5fd PS4, Line 224: osmo_hexdump
We may want to have a special version of osmo_hexdump_max() in libosmocore.
would fit well, but i think this here is simple enough that we don't need to extend the API.
(btw i'm using the "legacy" version returning a static buffer because libosmo-gtlv must not make assumptions on allocation handling = cannot use OTC_SELECT)