]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Stop working on socket when socket() call returns an error.
authorRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 18:15:58 +0000 (19:15 +0100)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 18:15:58 +0000 (19:15 +0100)
commit810862dc65e03960f3db0a9d418f005a6c2f1749
tree1d5116d18816e3c15668ce481b7132f2e5a0d94b
parenta4244e79ca9a8e4d5fae2057a99e318417a88e1b
- Stop working on socket when socket() call returns an error.
- Check malloc return values in TLS session ticket code
doc/Changelog
services/outside_network.c
util/net_help.c