Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221636
b: refs/heads/master
c: b5f15ac
h: refs/heads/master
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Patrick McHardy committed Nov 3, 2010
1 parent 2a4b105 commit cb58c64
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: 1a8b7a67224eb0c9dbd883b9bfc4938278bad370
refs/heads/master: b5f15ac4f89f84853544c934fc7a744289e95e34
1 change: 1 addition & 0 deletions trunk/net/ipv4/netfilter/ip_tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,7 @@ static int get_info(struct net *net, void __user *user,
private = &tmp;
}
#endif
memset(&info, 0, sizeof(info));
info.valid_hooks = t->valid_hooks;
memcpy(info.hook_entry, private->hook_entry,
sizeof(info.hook_entry));
Expand Down

0 comments on commit cb58c64

Please sign in to comment.