Cleaned up code based on report of crash.
authorAlan T. DeKok <aland@freeradius.org>
Wed, 4 Mar 2009 12:38:03 +0000 (13:38 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 4 Mar 2009 12:38:03 +0000 (13:38 +0100)
commit7c986a0b12511dc881a543d85db3f654f91ed776
treef31cb8a6e2df06c24108553f586a225733dba42f
parent8c011f325ef2daaed5c2bfbc5359332f85f63eed
Cleaned up code based on report of crash.

Added additional notes on coa

moved "check for reply" in received_proxy_response to earlier,
as it shouldn't be done later.

Simplified check for CoA divorce.  This is the code that crashed
(still no idea why), but the new code should do the intended checks,
without the un-intended side effects
src/main/event.c