Attention is currently required from: osmith.
Patch set 1:Code-Review -1
1 comment:
File src/osmo-bsc/abis_nm.c:
Frep is here intentionally, because the feature vector is always aligned to N * 8 bits, so there can be padding bits (zeroes) and we should not treat them as unknown features. See the loop condition above: i < len * 8.
To view, visit change 27928. To unsubscribe, or for help writing mail filters, visit settings.