]> git.tuebingen.mpg.de Git - paraslash.git/commit - dccp_send.c
sender: Deplete ACLs on exit.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 16 Nov 2017 02:35:01 +0000 (03:35 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 13 Mar 2018 02:28:56 +0000 (03:28 +0100)
commit089fb2fb2d9e2a3473aa6fac91681ca8ddfffff3
tree9eda16e8c38c28ebe040ca20b26d3f2a081a1903
parentb0ec08945c28e35558ed85691b57f314724f7613
sender: Deplete ACLs on exit.

This teaches the dccp and the http sender to empty their access control
lists during shutdown, avoiding some (harmless) memory leaks at exit.
dccp_send.c
http_send.c
send.h
send_common.c