One bug in bsc_hack.c

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/.

Holger Freyther zecke at selfish.org
Mon Aug 10 06:24:03 UTC 2009


Hey,

I compiled with -Wall -Werror and fixed the easy ones. While doing it I 
encountered one bug in the bsc_hack.c..

int ipaccess_setup(struct gsm_network *gsmnet) is called with a struct 
gsm_bts*... The current ipaccess_setup need to be called once per network (as 
we should only bind to the address once...).

any idea what to do?

	z.




More information about the OpenBSC mailing list