Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19268
b: refs/heads/master
c: 0cbd782
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 1, 2006
1 parent f5201d2 commit cf82039
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: 78b910429e2c037533d2a7bd9e95b4f94f905ef8
refs/heads/master: 0cbd782507c502428c8ab3e91bee3940c19ac4d4
1 change: 1 addition & 0 deletions trunk/net/dccp/ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ static int dccp_v6_send_response(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 cf82039

Please sign in to comment.