Attention is currently required from: laforge.
1 comment:
File src/sgsn/sgsn_libgtp.c:
Patch Set #1, Line 303: if (mmctx->imei[0] != 0x00) {
a 0 digit would be 0x30, not 0x00. But yes, '\0' is more clear.
Would be strlen() more clear?
The imei handling in general could also receive some love.
Since mm->imei contains imei+checksum digits+nullbyte
But we don't have the Software Version somewhere.
To view, visit change 38444. To unsubscribe, or for help writing mail filters, visit settings.