CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/07/05 14:05:56
Modified files: usr.sbin/bind/lib/isc: hmacsha.c Log message: correct memsets of key contexts which were shorter than they needed to be due to sizeof pointer instead of sizeof of type with tedu; some quibbles spotted by miod, ok tedu miod jsg jakob -- please push this upstream