Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286175
b: refs/heads/master
c: be94db9
h: refs/heads/master
i:
  286173: 14bda4d
  286171: 259eb61
  286167: 647da50
  286159: e15685b
  286143: a9070ff
v: v3
  • Loading branch information
Jozsef Kadlecsik authored and Pablo Neira Ayuso committed Jan 17, 2012
1 parent e7a0524 commit 9ae0370
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: 088067f4f14d6ee5c6a196b015a560cbe7744224
refs/heads/master: be94db9ddac0d6ea76f479b04fb3a43314654c9f
1 change: 1 addition & 0 deletions trunk/net/netfilter/ipset/ip_set_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,7 @@ ip_set_dump_start(struct sk_buff *skb, struct netlink_callback *cb)
if (ret || !cb->args[2]) {
pr_debug("release set %s\n", ip_set_list[index]->name);
ip_set_put_byindex(index);
cb->args[2] = 0;
}
out:
if (nlh) {
Expand Down

0 comments on commit 9ae0370

Please sign in to comment.