Attention is currently required from: laforge, lynxis lazus.
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.
So if this is a string, please use '\0', otherwise it's confusing when reading at the code.
To view, visit change 38444. To unsubscribe, or for help writing mail filters, visit settings.