libosmocore/src/vty
Vadim Yanitskiy dafdb1181b vty: fix memleak in host_config_set()
Not only we call this function from vty_read_config_file(), but
also from config_write_file_cmd.  Thus we leak memory when doing
'write file FILE' in the VTY.

Change-Id: I356818aae3addab6db39de9a625453b7435b7cc1
2024-04-22 09:33:59 +07:00
..
Makefile.am Bump version: 1.8.0.252-13c29 → 1.9.0 2023-09-12 13:15:54 +02:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: fix memleak in host_config_set() 2024-04-22 09:33:59 +07:00
cpu_sched_vty.c Fix all references to config.h 2023-01-18 19:04:36 +01:00
fsm_vty.c Fix all references to config.h 2023-01-18 19:04:36 +01:00
logging_vty.c Revert "Revert "logging: add log level cache"" 2024-03-20 14:57:13 +01:00
stats_vty.c Fix all references to config.h 2023-01-18 19:04:36 +01:00
talloc_ctx_vty.c Use internal <osmocom/core/talloc.h> everywhere 2022-04-27 12:42:15 +00:00
tdef_vty.c tests/tdef: rename the binaries to end with '_test' 2021-11-17 20:17:59 +00:00
telnet_interface.c libosmocore: Deprecate APIs telnet_init(_dynip)() 2023-01-09 21:18:15 +00:00
utils.c vty: suppress warnings about len being set but not used 2024-01-05 15:36:40 +00:00
vector.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
vty.c vty: add vty_out_uptime() print the uptime to the vty 2021-09-23 13:12:34 +02:00