vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to void
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 14 Jul 2015 10:57:26 +0000 (12:57 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Tue, 14 Jul 2015 11:18:07 +0000 (13:18 +0200)
commita9996c4f1d5adeb54827f925c5595858fcd9a7e1
tree88f01602c5fdd57975f80564588926138475acd4
parentda612acc6a7d12115ece767d6d07e8ba54987d10
vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to void

This is done to silence coverity. In the dispatcher the existence of the
key is checked before and we're fine with leaving the value untouched
in the vpn-plugin-old.
callouts/nm-dispatcher-utils.c
libnm/nm-vpn-plugin-old.c