]> git.mdlowis.com Git - proto/labwc.git/commit
fix signal handlers
authorbi4k8 <bi4k8@github>
Wed, 1 Dec 2021 02:25:51 +0000 (02:25 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 1 Dec 2021 07:12:37 +0000 (07:12 +0000)
commit58ed11c99c7fb9e6bceb9a905f1fdd9bcf55bb36
treed95b0c9068f65192be32854a3ed26e8f3a833864
parent05237ed1cbef64a2ceddf8c5e3d0cd52d22b116c
fix signal handlers

avoid segfaulting sigint/sigterm handlers and drop an unused argument from sighup handler
src/server.c