From: [EMAIL PROTECTED]
Date: Sat, 25 Mar 2006 00:33:46 -0800
> A possible bug:
>
> rt_fill_info() calls ipmr_get_route().
>
> ipmr_get_route() calls ipmr_cache_unresolved()
>
> ipmr_cache_unresolved() gets an error and does kfree_skb(skb)
>
> ipmr_cache_unres
From: Huyen Nguyen <[EMAIL PROTECTED]>
A possible bug:
rt_fill_info() calls ipmr_get_route().
ipmr_get_route() calls ipmr_cache_unresolved()
ipmr_cache_unresolved() gets an error and does kfree_skb(skb)
ipmr_cache_unresolved() returns a -ve errno to