| 0ee6da55 | 16-May-2016 |
Don Lewis <[email protected]> |
Since rdata is only used as an argument to the immediately following call to res_nopt_rdata(), revert r299879 and fix CID 603941 by moving rdata = &buf[n]; inside the if block.
Reported by: Coverit
Since rdata is only used as an argument to the immediately following call to res_nopt_rdata(), revert r299879 and fix CID 603941 by moving rdata = &buf[n]; inside the if block.
Reported by: Coverity CID: 603941
show more ...
|