[#]
http://marc.info/?l=openbsd-cvs&m=140790987032046&w=2
openbsd-cvs(obsdave,2) — All
2014-08-13 10:55:07
Module name: src
Changes by: deraadt@cvs.openbsd.org 2014/08/13 00:04:10
Modified files:
lib/libcrypto/crypto: arc4random_linux.h arc4random_osx.h
arc4random_solaris.h
Log message:
munmap correct object in (extremely unlikely, and effectively terminal)
case of failing to map the 2nd object.
found by Paul Maurers