Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19267
b: refs/heads/master
c: 78b9104
h: refs/heads/master
i:
  19265: aa73939
  19263: dcc4f77
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Feb 1, 2006
1 parent f8b4e97 commit f5201d2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f9d9516db71eb3a8547948cdddc139eb1c1b9aee
refs/heads/master: 78b910429e2c037533d2a7bd9e95b4f94f905ef8
1 change: 1 addition & 0 deletions trunk/net/ipv6/tcp_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ static int tcp_v6_send_synack(struct sock *sk, struct request_sock *req,
done:
if (opt && opt != np->opt)
sock_kfree_s(sk, opt, opt->tot_len);
dst_release(dst);
return err;
}

Expand Down

0 comments on commit f5201d2

Please sign in to comment.