Attention is currently required from: dexter.
2 comments:
File src/pcu_l1_if.cpp:
Patch Set #1, Line 268: /* Send a MAC block via the access gant channel. This will (obviously) only work for MAC blocks that contain
access grant
Patch Set #1, Line 321: OSMO_ASSERT(strlen(imsi) > 0);
"OSMO_ASSERT(imsi[0] != '\0')"
No need to count all bytes everytime for no good reason.
To view, visit change 34058. To unsubscribe, or for help writing mail filters, visit settings.