]> git.tuebingen.mpg.de Git - paraslash.git/commit
ipc: Close proc fd.
authorAndre Noll <maan@systemlinux.org>
Sat, 20 Jul 2013 19:08:15 +0000 (21:08 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 22:23:13 +0000 (22:23 +0000)
commita12ecb5d1f128ea7d9dcc6c96f438534d1f43ca7
tree2f542fa51f1b7f89d340c79f255fa4b3eb9244fd
parent01d37b0a87f936d2d673a0c689fda6e887619d97
ipc: Close proc fd.

We read shmmax only once, so there is no point in keeping this
file descriptor open forever.
ipc.c