Attention is currently required from: neels.
1 comment:
File src/osmo-hnbgw/hnbgw_rua.c:
Patch Set #1, Line 274: if (data && len && map && !map->is_ps && !release_context_map) {
Because ranap_cn_rx_co_decode() crashes when there is no payload data.
So data is already checked above in line 267, which means this should have already been in place before your current patch. Please submit a different patch for this fix, agree?
To view, visit change 28230. To unsubscribe, or for help writing mail filters, visit settings.