]> git.tuebingen.mpg.de Git - paraslash.git/commit
client: Fix memory leak on exit.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 21 Mar 2024 11:39:06 +0000 (12:39 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 21 Mar 2024 11:40:20 +0000 (12:40 +0100)
commitce519191e4404bdd5935a5d46d3660edcbbc5e5e
tree67443b3835a4cf078a5b9052c96bca0a989cc3a2
parent2cab5a850d5a633772a9f81a511af8dac078dc62
client: Fix memory leak on exit.

This triggers only if para_client is run interactively. The leak is
harmless, but still..
client.c