Attention is currently required from: osmith.
1 comment:
File src/osmo-bsc-nat/bssap.c:
Patch Set #1, Line 70: return bssap_ran_rcvmsg_udt(addr, msg, length - sizeof(struct bssmap_header));
shouldn't the length field check in the "if" clause above be checked against sizeof(struct bssmap_header) instead of "< 1"?
To view, visit change 27471. To unsubscribe, or for help writing mail filters, visit settings.