CVSROOT:        /cvs
Module name:    src
Changes by:     p...@cvs.openbsd.org    2011/11/30 02:29:54

Modified files:
        usr.sbin/bind/bin/named: Tag: OPENBSD_5_0 query.c 
        usr.sbin/bind/lib/dns: Tag: OPENBSD_5_0 rbtdb.c 

Log message:
MFC
ok deraadt@

----------------------------------------------
query.c
revision 1.9
date: 2011/11/17 13:11:20;  author: sthen;  state: Exp;  lines: +8 -11
Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashes
with INSIST(! dns_rdataset_isassociated(sigrdataset))).

rbtdb.c
revision 1.7
date: 2011/11/17 13:11:20;  author: sthen;  state: Exp;  lines: +5 -2
Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashes
with INSIST(! dns_rdataset_isassociated(sigrdataset))).

Reply via email to