Fix a (tiny) memory leak in mod-sockcheck.c.
authorMichael Poole <mdpoole@troilus.org>
Sat, 7 Oct 2006 00:03:52 +0000 (00:03 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 7 Oct 2006 00:03:52 +0000 (00:03 +0000)
commiteaba5fa5fffc9341581a08c2ae7bfa3fe094720c
treeed00af272d2f08924c0b4edfe34c713e3025b0f5
parentde32b9d4f1ce5452935401196a60799afc3882f2
Fix a (tiny) memory leak in mod-sockcheck.c.

src/mod-sockcheck.c (sockcheck_begin_test): Make io_fd assignment
    clearer.
  (sockcheck_read_conf): Free the addrinfo we get.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-58
ChangeLog
src/mod-sockcheck.c