Attention is currently required from: osmith, laforge, daniel.
1 comment:
File src/osmo-bsc/bsc_sccp.c:
Patch Set #2, Line 47: OSMO_ASSERT(conn_id != SCCP_CONN_ID_UNSET);
while unlikely, as I understand it can still happen that all IDs are exhausted and we end up with UN […]
In any case that would be something for the caller to do. It is logically incorrect to try to register a gscon here which got no conn_id yet, so it's fine asserting here.
To view, visit change 31866. To unsubscribe, or for help writing mail filters, visit settings.