Attention is currently required from: neels.
Patch set 1:Code-Review +1
1 comment:
File src/osmo-bsc/bts_vty.c:
Patch Set #1, Line 2785: for (int i = 0; i < ((full) ? 8 : 6); i++) {
afaiu "i" can also be unsigned? which would be saner since it's only used to shift.
To view, visit change 39364. To unsubscribe, or for help writing mail filters, visit settings.