Attention is currently required from: iedemam, fixeria.
Patch set 1:Code-Review +1
1 comment:
File src/utils/meas_db.c:
Patch Set #1, Line 97: if (mfm->imsi[0] != '\0')
Let's see what the others think. If people find `strlen()` more readable, I can amend the patch. […]
I'm totally happy with checking "mfm->imsi[0] != '\0'". It's clear you are speecifically checking for the string being empty.
To view, visit change 31617. To unsubscribe, or for help writing mail filters, visit settings.