2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib
Mark Andrews 72cd6e8591 Silence tainted scalar in client.c
Coverity detected that 'optlen' was not being checked in 'process_opt'.
This is actually already done when the OPT record was initially
parsed.  Add an INSIST to silence Coverity as is done in message.c.
2025-05-29 06:26:37 +00:00
..
2025-05-29 05:46:46 +02:00
2025-05-29 06:34:08 +02:00
2025-02-25 11:29:58 +01:00
2025-05-27 21:08:09 -07:00
2025-05-29 06:26:37 +00:00