Attention is currently required from: fixeria.
Patch set 1:Code-Review +1
2 comments:
Patchset:
Good catch, apologies for the miss.
This looks ok to me, only a note about how this check was performed before.
File src/utils/meas_db.c:
Patch Set #1, Line 97: if (mfm->imsi[0] != '\0')
The original checks before my refactor were using strlen(). Maybe that's cleaner?
To view, visit change 31617. To unsubscribe, or for help writing mail filters, visit settings.