Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377005
b: refs/heads/master
c: a8241c6
h: refs/heads/master
i:
  377003: a0478dc
v: v3
  • Loading branch information
Dan Carpenter authored and Pablo Neira Ayuso committed Jun 10, 2013
1 parent 57831d4 commit 239b1f9
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: 7b8dfe289fdde0066be343a3e0271ad6d7b6dbcf
refs/heads/master: a8241c63517ec0b900695daa9003cddc41c536a1
1 change: 1 addition & 0 deletions trunk/net/netfilter/ipvs/ip_vs_ctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -2542,6 +2542,7 @@ __ip_vs_get_dest_entries(struct net *net, const struct ip_vs_get_dests *get,
struct ip_vs_dest *dest;
struct ip_vs_dest_entry entry;

memset(&entry, 0, sizeof(entry));
list_for_each_entry(dest, &svc->destinations, n_list) {
if (count >= get->num_dests)
break;
Expand Down

0 comments on commit 239b1f9

Please sign in to comment.