mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
6521c4b215
Free (and clear) h.protocol string on daemon_open() error paths so it's OK for caller to skip calling daemon_close() if returned h.socket_fd is -1. Close h.socket_fd in daemon_close() to avoid possible leak. https://bugzilla.redhat.com/1164234 |
||
---|---|---|
.. | ||
config-util.c | ||
config-util.h | ||
daemon-client.c | ||
daemon-client.h | ||
daemon-io.c | ||
daemon-io.h | ||
Makefile.in |