vpn: Clear the data pointer from provider when destroying
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 7 Mar 2013 16:13:38 +0000 (18:13 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 8 Mar 2013 11:49:57 +0000 (13:49 +0200)
commit233b185bf1a8b7e9946aff88971fcecadf639dc7
tree5437c84d2077ccae22765f44bf052219e1714989
parent082c0eb57b14e8bddfe4a754ab13ccedb5681157
vpn: Clear the data pointer from provider when destroying

If the data pointer is left around, then vpn plugin might
accidentally use it if dbus messages are received after
we have cleared the vpn connection.
plugins/vpn.c