• Herbert Xu's avatar
    [IPSEC]: Do not leak entries in xfrm_state_find. · abcdeaaf
    Herbert Xu authored
    In xfrm_state_find, the larval state never actually matures with
    Openswan so it only ever gets deleted by the timer which means
    that the time crash can't happen :)  It becomes a (possible) memory
    leak instead.
    abcdeaaf
xfrm_state.c 20.8 KB