Attention is currently required from: osmith.
1 comment:
File tests/stream/stream_test.c:
Patch Set #1, Line 598: return 0;
how does it get freed in the other code paths? (if (*msgt == IPAC_MSGT_ID_RESP) and when both if and […]
Oh I thought it was actualy forwaded with "osmo_stream_srv_send(conn, m);", but now that you mention it, another msgb is actually allocated, so the "msg" is leaked.
Good catch!
I'll change it.
To view, visit change 36583. To unsubscribe, or for help writing mail filters, visit settings.