Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223225
b: refs/heads/master
c: 78347c8
h: refs/heads/master
i:
  223223: 3473e67
v: v3
  • Loading branch information
Thomas Egerer authored and David S. Miller committed Dec 10, 2010
1 parent bcc7677 commit 2b1f36a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb4fa76a1fa59340154c42d998d700e1f8bf21e0
refs/heads/master: 78347c8c6b2ddf20535bc1b18d749a3bbdea2a60
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,7 @@ struct xfrm_state * xfrm_state_migrate(struct xfrm_state *x,

return xc;
error:
kfree(xc);
xfrm_state_put(xc);
return NULL;
}
EXPORT_SYMBOL(xfrm_state_migrate);
Expand Down

0 comments on commit 2b1f36a

Please sign in to comment.