Prevent issue fix.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Wed, 31 Jul 2013 07:34:46 +0000 (09:34 +0200)
committerZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Mon, 5 Aug 2013 06:25:18 +0000 (08:25 +0200)
commit4d622fbdc7326d84a36b3b6c277309bd776f2ef9
tree6b9ed17690618dc415298e9238d2e19b2fb609ab
parent1ec4c123075081be422897b8e9e3bcf8bda0be95
Prevent issue fix.

[Issue#] #17499
[Problem] Shared library opened with dlopen() but not closed.
[Cause] N/A
[Solution] Close the library with dlclose()
[SCMRequest] N/A
[Verification] Build repository.

Change-Id: Iea83e537f3fbff0682b2ca4b4b886088090b11e6
src/plugins-api-support/PluginRegistry.cpp