modules/conf: Fix CID1039755 Unused pointer value

If the function returned a handle to an object, the handle may be lost.

In _e_configure_fill_cat_list: Pointer returned from a function was
never used (CWE-563)

NB: Someone should have read EINA_LIST_FOREACH on this one ;)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-09-05 11:10:54 -04:00
parent 36bcc26085
commit c5023f1d4e
1 changed files with 0 additions and 1 deletions

View File

@ -482,7 +482,6 @@ _e_configure_fill_cat_list(void *data, const char *sel)
{
char buf[1024];
eci = ll->data;
if (eci->pri >= 0)
{
snprintf(buf, sizeof(buf), "%s/%s", ecat->cat,