Attention is currently required from: iedemam.
2 comments:
Patchset:
Good catch, apologies for the miss. […]
No worries, it's absolutely normal and we all make mistakes.
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(). […]
Let's see what the others think. If people find `strlen()` more readable, I can amend the patch. The compiler would optimize `strlen()` out anyway.
To view, visit change 31617. To unsubscribe, or for help writing mail filters, visit settings.