]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: fix error check of wrong variable (#4499)
authorThomas H. P. Andersen <phomes@gmail.com>
Thu, 27 Oct 2016 01:22:26 +0000 (03:22 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Oct 2016 01:22:26 +0000 (21:22 -0400)
commit342d3ac165680197efe7973efbe08f7eb12b6b11
tree59101053c752f6dacdd45e58839f6678d81a38d5
parenta5eebcff3732e2f6d29f330c3d75912f09333462
hwdb: fix error check of wrong variable (#4499)

We updated 'fn' but checked 'v' instead.

From 698c5a17

Spotted with PVS
src/hwdb/hwdb.c