eina_module - check result of module load from an array of modules
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 8 Aug 2016 09:25:32 +0000 (18:25 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 8 Aug 2016 09:38:25 +0000 (18:38 +0900)
commit933c0a6b046cb41aa4880be377dfcb5daecb31fc
tree567580f10cb84fe7cffe080c64683a8307d7f296
parent5c884991052c97973c2695728f0e4de0d9db5df2
eina_module - check result of module load from an array of modules

we don't give any debug or info if a module in a list fails to load.
we should at least offer debug info. do that. this fixes coverity
issue CID 1039687
src/lib/eina/eina_module.c