diff options
author | Damien Miller <djm@google.com> | 2014-12-30 08:16:11 +1100 |
---|---|---|
committer | Damien Miller <djm@google.com> | 2014-12-30 08:16:11 +1100 |
commit | 462082eacbd37778a173afb6b84c6f4d898a18b5 (patch) | |
tree | a50ef1ba6cc962300d0de99c8eb58d5128a78b85 /openbsd-compat/bindresvport.c | |
parent | 01b63498801053f131a0740eb9d13faf35d636c8 (diff) |
avoid uninitialised free of ldns_res
If an invalid rdclass was passed to getrrsetbyname() then
this would execute a free on an uninitialised pointer.
OpenSSH only ever calls this with a fixed and valid rdclass.
Reported by Joshua Rogers
Diffstat (limited to 'openbsd-compat/bindresvport.c')
0 files changed, 0 insertions, 0 deletions