Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131947
b: refs/heads/master
c: 325fb5b
h: refs/heads/master
i:
  131945: 8b3ff56
  131943: 7dd4cbe
v: v3
  • Loading branch information
Josef Drexler authored and Patrick McHardy committed Feb 24, 2009
1 parent 44be3fc commit 10bb510
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: eb132205ca2f7ad44d8c8c482815b6911200b6a0
refs/heads/master: 325fb5b4d26038cba665dd0d8ee09555321061f0
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_recent.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ recent_mt_proc_write(struct file *file, const char __user *input,
struct recent_entry *e;
char buf[sizeof("+b335:1d35:1e55:dead:c0de:1715:5afe:c0de")];
const char *c = buf;
union nf_inet_addr addr;
union nf_inet_addr addr = {};
u_int16_t family;
bool add, succ;

Expand Down

0 comments on commit 10bb510

Please sign in to comment.