osmocom-bb/src/host/layer23/include/osmocom/bb
Vadim Yanitskiy b2dfbb8859 layer23/{mobile,modem}: fix segfault on VTY connection
It was a mistake to call vty_init(), passing it a pointer to the
vty_app_info structure allocated on the stack, because it gets
overwritten when the calling function _vty_init() returns.

Change-Id: I75843a964254243c70bedcf8ff97d854107ee21a
Fixes: 9feb5057 "layer23: refactor the application API concept"
2023-03-16 23:41:48 +00:00
..
common layer23/{mobile,modem}: fix segfault on VTY connection 2023-03-16 23:41:48 +00:00
misc layer23: Add missing header dependencies to several files 2023-01-16 10:19:34 +01:00
mobile layer23: Integreate mobile further into l23_app 2023-01-31 11:59:08 +01:00
modem modem: add test VTY command to send CHANNEL REQUEST 2023-03-16 13:46:53 +00:00
Makefile.am host/layer23: Add modem app 2022-11-21 19:56:54 +01:00