aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2017-08-11 11:23:22 -0700
committerDan Williams <dcbw@redhat.com>2017-08-11 17:09:18 -0500
commit36e7cd50cec29e3ef0d61646ebf072b20dab06f5 (patch)
tree969653bb7804883d351fbaa2f9743c69d8bde6d7 /data
parent2b08a66645740df2e1e490df5ec44a7b5c537cc5 (diff)
plugin: fix forbidden_product_strings check in apply_post_probing_filters
This patch fixes a bug in apply_post_probing_filters() where it iterates through `self->priv->forbidden_product_strings' but incorrectly accesses `self->priv->product_strings[i]' inside the loop. `self->priv->forbidden_product_strings[i]' should be accessed instead.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions