[#]
http://marc.info/?l=openbsd-cvs&m=140895367128631&w=2
openbsd-cvs(obsdave,2) — All
2014-08-25 12:55:10
Module name: src
Changes by: doug@cvs.openbsd.org 2014/08/25 02:00:48
Modified files:
sbin/isakmpd : ike_auth.c
Log message:
Fix a few fd leaks in isakmpd.
The latter close is from a sweep of the tree looking for fdopen problems.
While reviewing the patch, gerhard@ fixed another leak.
ok gerhard@