Attention is currently required from: daniel, lynxis lazus.
3 comments:
Commit Message:
Patch Set #15, Line 9: isn'nt
typo: isn't
File src/sgsn/gprs_gmm.c:
Patch Set #15, Line 1432: Checks if two attach request contain the IEs and IE values
This needs to be updated.
Patch Set #15, Line 1435: return 1/-1 following memcmp()
This is not true. From `man memcmp`:
```
The memcmp() function returns an integer
less than, equal to, or greater than zero ...
```
Now it's a positive or negative integer on mismatch.
To view, visit change 37867. To unsubscribe, or for help writing mail filters, visit settings.