• Krishna Kumar's avatar
    [XFRM]: Fix two bugs in xfrm_lookup() · 6b00fc1c
    Krishna Kumar authored
    - the found or allocated xfrm_states are not passed correctly to
      xfrm_bundle_create (and to the subsequent frees in case of create
      failing) if the first xfrm_tmpl_resolve failed and the second one
      succeeded.
    - error handling is wrong.
    6b00fc1c
xfrm_policy.c 27.7 KB