Attention is currently required from: arehbein, laforge, fixeria.
Patch set 6:Code-Review -1
2 comments:
File src/common/pcu_sock.c:
Patch Set #6, Line 990: pcu_sock_close(state);
I think you need to free msgb in this code path. Can you verify please?
Patch Set #6, Line 1106: rc = osmo_wqueue_enqueue(&state->upqueue, m);
This is wrong. You need to enqueue at the start, not at the end.
To view, visit change 31533. To unsubscribe, or for help writing mail filters, visit settings.