]> git.tuebingen.mpg.de Git - paraslash.git/commit
vss: Fix harmless memory leaks at exit.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Sep 2019 12:26:40 +0000 (14:26 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 8 Dec 2019 08:51:01 +0000 (09:51 +0100)
commit4fb6bf35f5dd6bfcafc0b90e83d4d9084da38365
tree4a0fb55ce197fc08379575890657bf154041d310
parent9569c2194f248a94b4e8e53d21699c1e3a6a11eb
vss: Fix harmless memory leaks at exit.

The leaks were introduced in commit 4fbe16430b47 (server: Add
--http-listen-address and --dccp-listen-address) from last year.

Found by valgrind.
dccp_send.c
http_send.c
send.h
send_common.c