]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1283: Unsafe usage of atoi() while parsing the configuration
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 12 May 2025 12:57:42 +0000 (14:57 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 12 May 2025 12:57:42 +0000 (14:57 +0200)
commit21e32784001ba993908ef71f5df8598cbf062235
tree050044754fa6eede5565eed5a521dbd77b9626cb
parent8e1deede08bfbc407943b7b8c35f64a92f3e4f0b
- Fix #1283: Unsafe usage of atoi() while parsing the configuration
  file.
doc/Changelog
testcode/unitmain.c
util/net_help.c