[MERGED] openbsc[master]: gprs_sgsn.c: initialize ptmsi with 0xdeadbeef

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Thu Mar 16 13:30:24 UTC 2017


> -	uint32_t ptmsi;
> +	uint32_t ptmsi = 0xdeadbeef;

GSM_RESERVED_TMSI would make more sense here I guess (the "invalid TMSI"
value).

~N

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20170316/68311ce9/attachment.bin>


More information about the OpenBSC mailing list