[PATCH] bssgp: Fix call to llist_entry in fc_queue_timer_cfg

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 holger at freyther.de
Thu Apr 30 18:01:24 UTC 2015


> On 30 Apr 2015, at 19:28, Jacob Erlbeck <jerlbeck at sysmocom.de> wrote:
> 
> Currently the DL sometimes hangs and sometimes a lot of messages
> (still not able to send PDU) are logged. This is caused by an invalid
> timer delay computation, setting msecs either to 0 or to some big value.
> 
> This is due to an '&' operator at the wrong place, accessing some
> parts in fc instead of the first element of the list.

ouch. it appears that this is the only occurrence of this issue. How long did
it take for you to find it? Did ASAN help?





More information about the OpenBSC mailing list