]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: Fix memory leak at exit.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 20 Jun 2023 20:52:07 +0000 (22:52 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 5 Jul 2023 15:18:55 +0000 (17:18 +0200)
If a playlist is open on exit, we miss to free it. Not a real leak,
but still..


No differences found