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));
No, because sizeof(struct bssmap_header) is already substracted from length in line 95. […]
Why is sizeof(struct bssmap_header) subtracted again here then?
To view, visit change 27471. To unsubscribe, or for help writing mail filters, visit settings.