[PATCH 4/8] oap: implement initial OAP API.

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
Mon Oct 12 09:13:30 UTC 2015


On Fri, Oct 09, 2015 at 12:25:15AM +0200, Neels Hofmeyr wrote:
> > > +	memset(auth.u.umts.amf, 0, 2);
> > 
> > sizeof?
> 
> I picked it up from some other code around. Kindly elaborate on the
> question..?

I get it now, you mean s/2/sizeof(auth.u.umts.amf).
This is copy-pasted from somewhere, that's why it says 2 so far.
Will also change the 0 to '\0'.

~Neels

-------------- 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/20151012/e9d6346d/attachment.bin>


More information about the OpenBSC mailing list