diff options
author | 2019-03-07 07:42:36 +0000 | |
---|---|---|
committer | 2019-03-07 07:42:36 +0000 | |
commit | e8d21d8a5ff7de99a38793a00b0c2cbd1dd31e54 (patch) | |
tree | 65b0e0ab5ee9755f591f6f6c93f2aaeab6dcfd98 /usr.bin/tmux/cmd-queue.c | |
parent | Move checks for lists of users or groups into their own function. (diff) | |
download | wireguard-openbsd-e8d21d8a5ff7de99a38793a00b0c2cbd1dd31e54.tar.xz wireguard-openbsd-e8d21d8a5ff7de99a38793a00b0c2cbd1dd31e54.zip |
Do a better job at cleaning up the config on shutdown. Remove bits that
were missed before (e.g. network related objects). This helps to detect
memory leaks.
Start using new_config() and free_config() in all places where bgpd_config
structure are used. This way the struct is properly initialised and cleaned
up. Introduce copy_config() to only copy the values into the other struct
leaving the pointers as they were.
Looks good to benno@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions