]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '239-don-t-use-null-as-a-argument-to-a-varargs-function-as-it-may-not...
authorMichał Kępień <michal@isc.org>
Fri, 11 May 2018 06:20:43 +0000 (02:20 -0400)
committerMichał Kępień <michal@isc.org>
Fri, 11 May 2018 06:20:43 +0000 (02:20 -0400)
commit0ea363746e4321a54ae5bfcaa2bec9a8648afbf5
treed6e3d1d23e4c796d5c82645079fd0642f78874aa
parent53fbf143dbdf8afecef42fa651c57122658ddf9d
parent6aae115d1542c74bb4629bcacaf2ed24d12e3382
Merge branch '239-don-t-use-null-as-a-argument-to-a-varargs-function-as-it-may-not-be-promoted-properly' into 'master'

Resolve "don't use NULL as a argument to a varargs function as it may not be promoted properly"

Closes #239

See merge request isc-projects/bind9!228