(racoon2 43) Re: bug: selector without policy_index
Fukumoto Atsushi <[email protected]> Thu, 08 Dec 2005 14:44:07 +0900
| 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(). Fixed it. Thanks. FUKUMOTO Atsushi [email protected]