]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #170: Fix gcc undefined sanitizer signed integer overflow
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Feb 2020 14:22:35 +0000 (15:22 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Feb 2020 14:22:35 +0000 (15:22 +0100)
commit57bbbfc0e6d9884316933410994cce97b0f739a8
treed1483c012fdca8daebc8c1b02bc758211d365258
parent348e246b66666642746d0bac72ca25958248a807
- Fix #170: Fix gcc undefined sanitizer signed integer overflow
  warning in signature expiry RFC1982 serial number arithmetic.
doc/Changelog
validator/val_sigcrypt.c