plugin.c: fix potential null pointer dereference
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 23 Apr 2016 09:57:25 +0000 (11:57 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 23 Apr 2016 09:57:25 +0000 (11:57 +0200)
commit27cdc98ad884eba8581571d90e94770ee4de597b
tree47ea82da727a247a3821463a5c246cc98a758702
parent4bb98e535f97e7eb5658cc5b4908dbd538fbbf25
plugin.c: fix potential null pointer dereference

[src/daemon/plugin.c:2095] -> [src/daemon/plugin.c:2091]: (warning) Either the condition 'vl==0' is redundant or there is possible null pointer dereference: vl.
src/daemon/plugin.c