Author: delphij
Date: Wed Dec 16 06:10:05 2015
New Revision: 292320
URL: https://svnweb.freebsd.org/changeset/base/292320
Log:
MFV r292314:
Update BIND to 9.9.8-P2.
See release notes for notable changes:
https://kb.isc.org/article/AA-01326
Note this is a direct commit to stable/
Author: ngie
Date: Thu Dec 17 06:35:31 2015
New Revision: 292396
URL: https://svnweb.freebsd.org/changeset/base/292396
Log:
MFstable/10 r292395:
MFC r292048:
Don't leak rsector/sector in mp_label(..)
Use calloc instead of malloc + memset(.., 0, ..) when allocating sector
Diff