Attention is currently required from: lynxis lazus.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/32511 )
Change subject: hlr: use talloc for memory allocation in osmo_gsup_create_insert_subscriber_data_msg ......................................................................
Patch Set 3:
(2 comments)
Patchset:
PS3: Can you point exactly where's the problem? afaict all the buffers being used are of known max size there?
File src/gsup_server.c:
https://gerrit.osmocom.org/c/osmo-hlr/+/32511/comment/b5902c30_a883e440 PS3, Line 455: void *talloc_ctx) why not using the "struct osmo_gsup_message *gsup" as a talloc_ctx?