Attention is currently required from: neels, laforge.
Patch set 3:Code-Review +1
2 comments:
File src/sccp_scoc.c:
Patch Set #3, Line 549: int max_attempts = 0x00FFFFFE;
this would better be an unsigned, but fine anyway.
Patch Set #3, Line 562: while ((max_attempts--) > 0) {
OSMO_LIKELY(), but not critical.
To view, visit change 32320. To unsubscribe, or for help writing mail filters, visit settings.