]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/configure.ac-fix-int-assignment-to-pointer-in-ECC-checks' into...
authorOndřej Surý <ondrej@isc.org>
Tue, 29 Jan 2019 12:20:41 +0000 (07:20 -0500)
committerOndřej Surý <ondrej@isc.org>
Tue, 29 Jan 2019 12:20:41 +0000 (07:20 -0500)
commit8551497df3dff0665227048536bd890b478e4653
tree51089eacdaf93f3204746b4486d67580cff8b425
parentffa3be2b0486fe9cffcdd12cfa9728ce8a62f715
parent5338e5fc32fdc3162a924e0bec931d106cb6e5bc
Merge branch 'ondrej/configure.ac-fix-int-assignment-to-pointer-in-ECC-checks' into 'master'

Change the check for EC curves so it doesn't assign int to pointer

See merge request isc-projects/bind9!1413