]> git.ipfire.org Git - people/ms/dnsmasq.git/commit - src/dnsmasq.h
Handle integer overflow in uid counter. Fixes rare crashes in cache code.
authorSimon Kelley <simon@thekelleys.org.uk>
Sun, 16 Mar 2014 22:56:58 +0000 (22:56 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Sun, 16 Mar 2014 22:56:58 +0000 (22:56 +0000)
commit3f7483e81684650102d8544ba1afd49be531bd54
tree7130e8a5a00640da1acba196603bce18ff378c44
parent0c8584eabcad7b09157a287d2f38f7432ebbb1d1
Handle integer overflow in uid counter. Fixes rare crashes in cache code.
src/cache.c
src/dnsmasq.h
src/dnssec.c
src/rfc1035.c