daemon: Fix leak of string in make_pidfile().
authorJustin Pettit <jpettit@nicira.com>
Tue, 22 Feb 2011 00:27:22 +0000 (16:27 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 22 Feb 2011 17:36:57 +0000 (09:36 -0800)
commit4c1b8fc2e514344a55789d6ac9909ce904137578
treedc82d583e6b7ec616650aa4b1dca31fa8cfc7f2b
parent9466d7d4b9388f276a99506d9d8a4eca84fb509f
daemon: Fix leak of string in make_pidfile().

Coverity #10724
lib/daemon.c