CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2018/03/29 13:45:55
Modified files: usr.sbin/unbound/services: authzone.c Log message: Check the result of strdup not the argument for NULL to report malloc errors. Pointed out by benno