Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157131
b: refs/heads/master
c: 788d908
h: refs/heads/master
i:
  157129: 448b719
  157127: cef45f0
v: v3
  • Loading branch information
Julien TINNES authored and Linus Torvalds committed Aug 27, 2009
1 parent d6cf325 commit 73e112a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9886e836a6a5dbd273dc55b17e713f0a188d137f
refs/heads/master: 788d908f2879a17e5f80924f3da2e23f1034482d
2 changes: 2 additions & 0 deletions trunk/net/ipv4/ip_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,8 @@ int ip_append_data(struct sock *sk,
inet->cork.addr = ipc->addr;
}
rt = *rtp;
if (unlikely(!rt))
return -EFAULT;
/*
* We steal reference to this route, caller should not release it
*/
Expand Down

0 comments on commit 73e112a

Please sign in to comment.