(racoon2 41) bug: selector without policy_index

Francis Dupont <[email protected]> Wed, 07 Dec 2005 15:15:43 +0100
Newsgroups gmane.network.ipv6.kame.racoon
Message-ID <[email protected]>
When a selector is defined without a policy_index the structure gets
a null pl pointer and iked/ike_conf.c 1.102 crashes at line 3226 in
ike_conf_check_consistency(). I suggest an assert(policy) before
the action = policy->action; waiting for a POLICY_CONF().

Regards

[email protected]