mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-07 02:10:55 -04:00
The 'named_g_http_listener_clients' and 'named_g_http_streams_per_conn' global variables are defined as 'in_port_t', which is usually 16 bits, but both the readers and the writers of those variables use 'uint32_t' as the target/source, which can result in truncation. Use correct types. |
||
|---|---|---|
| .. | ||
| dlz | ||
| named | ||
| .clang-format | ||
| .gitignore | ||