]> git.ipfire.org Git - people/ms/dnsmasq.git/commit - src/dnsmasq.h
Fix un-initialised "used" field in --listen-address structure.
authorSimon Kelley <simon@thekelleys.org.uk>
Thu, 14 Jun 2012 10:50:45 +0000 (11:50 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Thu, 14 Jun 2012 10:50:45 +0000 (11:50 +0100)
commit4ce4f3779bc3dd024a0429900be2efc5cca29e69
tree6f00b3293795a122b99e09b67aec17fdd4c6e43d
parent8b3ae2fd43cef49709d590435773d5f1f9a6fd49
Fix un-initialised "used" field in --listen-address structure.
Also remove unused "isloop" field.
src/dnsmasq.h
src/network.c
src/option.c