main: Plugin and provider cleanup order fixed
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 12 Nov 2012 12:07:57 +0000 (14:07 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 23 Nov 2012 10:58:52 +0000 (12:58 +0200)
commit9b45848a88af4ae202bce346062a7c8db9bc6a66
tree6a592eb10c5daa7ee591460b9f268fbf62f06bad
parenta1562f49d0e9c7ae7906344d896df38201376505
main: Plugin and provider cleanup order fixed

We must cleanup the plugin first before cleaning up the provider
because the vpn plugin needs providers from provider hash.
src/main.c