osmo-iuh/include/osmocom
Alexander Couzens ad4ea3b10e hnbgw: remove close_cb() to fix a crash when releasing a hnbgw
The read callback should catch all errors already.
Previous when a read fails it:

* hnb_context_release() -> osmo_stream_srv_destroy() -> hnb_context_release()
On the second hnb_context_release() the hnbgw will crash because calling
llist_del() twice on the same object.

Fixes: OS#3416
Change-Id: Ic84b2184b7fc850c0de2acacf179e86771e17510
2018-07-24 19:08:19 +02:00
..
hnbap build: distcheck: add missing distclean files 2016-09-09 06:43:31 +00:00
iuh hnbgw: remove close_cb() to fix a crash when releasing a hnbgw 2018-07-24 19:08:19 +02:00
ranap iu: iu_helpers: add functions to decode ip/port from rab-ass 2017-12-20 16:03:19 +00:00
rua build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
Makefile.am hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodes 2016-08-18 03:21:22 +02:00