]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix a use-after-free bug in para_server.
authorAndre Noll <maan@systemlinux.org>
Wed, 24 Oct 2007 12:00:30 +0000 (14:00 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 24 Oct 2007 12:00:30 +0000 (14:00 +0200)
commit6e49c896b306838ae301df3e6ece2a6a7eb5629f
tree03767320501fddf946fc14c074d96069fe1b8c11
parentf9493096f9c10a4f6431bbb0b14ffa79b05c14b1
Fix a use-after-free bug in para_server.

This bug bites on SIGHUP if a config file was specified at the command line.
server.c