Attention is currently required from: fixeria, laforge.
2 comments:
File src/osmo-bsc/abis_nm.c:
Patch Set #2, Line 2168: const uint8_t *attr, int attr_len)
what about converting attr_len to 0? it makes no sense to have a negative len to start with....
Patch Set #2, Line 2175: if (attr_len < 0)
and using unsigned, then suddently this is not needed.
To view, visit change 35791. To unsubscribe, or for help writing mail filters, visit settings.