chiark / gitweb /
util: fix close() call on wrong variable
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 5 Oct 2011 20:31:41 +0000 (22:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 10 Oct 2011 20:30:57 +0000 (22:30 +0200)
commit678abaf91e2308f02fb679c2dc2679a3b6a5b8be
tree927ea42d2586b830b2b4efc2e9242a82028c3030
parent10d975f54c88223fb8762a226fd011ec3f30f2eb
util: fix close() call on wrong variable

Detected by "cppcheck" (actually it detected a file descriptor leak)
src/util.c