(cherry picked from commit c7e5ba1d17)
This commit is contained in:
Mark Andrews 2015-09-30 16:09:16 +10:00
parent 5c6e1683d1
commit eb5a75a73e

View file

@ -4,7 +4,7 @@
4231. [contrib] Address unchecked memory allocation calls in
query-loc and zone2ldap. [RT #40789]
4229. [bug] A variable could be used uninitalised in
4229. [bug] A variable could be used uninitialized in
dns_update_signaturesinc. [RT #40784]
4228. [bug] Address race condition in dns_client_destroyrestrans.
@ -90,7 +90,7 @@
4191. [protocol] Accept DNS-SD non LDH PTR records in reverse zones
as per RFC 6763. [RT #37889]
4190. [protocol] Accept Active Diretory gc._msdcs.<forest> name as
4190. [protocol] Accept Active Directory gc._msdcs.<forest> name as
valid with check-names. <forest> still needs to be
LDH. [RT #40399]