diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-08-03 22:41:25 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-08-03 23:01:57 +0200 |
commit | 75cd513ef830d8e00d0d2d6a64917fec533315db (patch) | |
tree | 1cc3c0e742b896de8816d22ce26d1d98d7123580 /src/test/test-loopback.c | |
parent | 621ac3d2cc8f37169166df9c7f379b0cb6b17e36 (diff) |
resolved: avoid possible dereference of null pointer
In dns_scope_make_reply_packet the structs q, answer, and soa can be
null. We should check for null before reading their fields.
Diffstat (limited to 'src/test/test-loopback.c')
0 files changed, 0 insertions, 0 deletions