CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/21 22:25:00
Modified files:
usr.sbin/npppd/npppd: radius_req.c
Log message:
Add an assert not to call radius_cancel_request() on callback. If the
assert is disabled by compile time, the function returns immediatly on that
condition.
