Attention is currently required from: falconia, fixeria, jolly, laforge.
1 comment:
File include/osmocom/netif/twjit.h:
Patch Set #6, Line 50: struct osmo_twjit_config {
@pespin@sysmocom. […]
Ok I see indeed. I am fine then with having a osmo_twjit_config_alloc() and osmo_twjit_config_free() API and keep the struct private (eg. src/twjit_private.h so it can be accessed by both twjit.c and twrtp.c if needed).
Then during osmo_twjit_config_init() copy/apply the config internally; caller is responsible for freeing it when needed.
To view, visit change 39280. To unsubscribe, or for help writing mail filters, visit settings.