Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122171
b: refs/heads/master
c: 3ed7cc0
h: refs/heads/master
i:
  122169: b8e0ca9
  122167: ec7ef13
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent a0b9942 commit de38cd6
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: b71e839f9a33abf8634b1eea4875bc8057fe39e2
refs/heads/master: 3ed7cc0f8b29da4304825a7bcef25fc83f84c1ae
2 changes: 1 addition & 1 deletion trunk/net/dccp/options.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq,
(dh->dccph_doff * 4);
struct dccp_options_received *opt_recv = &dp->dccps_options_received;
unsigned char opt, len;
unsigned char *value;
unsigned char *uninitialized_var(value);
u32 elapsed_time;
__be32 opt_val;
int rc;
Expand Down

0 comments on commit de38cd6

Please sign in to comment.