Hi,

Please find the latest report on new defect(s) introduced to Enlightenment 
Foundation Libraries found with Coverity Scan.

1 new defect(s) introduced to Enlightenment Foundation Libraries found with 
Coverity Scan.


New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1429935:  Null pointer dereferences  (NULL_RETURNS)
/src/bin/efreet/efreet_icon_cache_create.c: 321 in cache_scan_path_dir()


________________________________________________________________________________________________________
*** CID 1429935:  Null pointer dereferences  (NULL_RETURNS)
/src/bin/efreet/efreet_icon_cache_create.c: 321 in cache_scan_path_dir()
315             const char **tmp;
316             unsigned int i;
317     
318             ext = strrchr(scentry->path + scentry->name_start, '.');
319             /* icon with known extension */
320             name = scentry->path + scentry->name_start;
>>>     CID 1429935:  Null pointer dereferences  (NULL_RETURNS)
>>>     Dereferencing "ext", which is known to be "NULL".
321             *ext = '\0';
322     
323             icon = eina_hash_find(icons, name);
324             if (!icon)
325             {
326                 icon = NEW(Efreet_Cache_Icon, 1);


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, 
https://u2389337.ct.sendgrid.net/ls/click?upn=nJaKvJSIH-2FPAfmty-2BK5tYpPklAc1eEA-2F1zfUjH6teExl4Ru1vqXvuwTryVO2Nj02BDTXle-2BVhCv8FT7jqbi77HUQo-2FVd-2B1-2F-2BoakUp0ZyUERYinKunD4dh9MAw6ivIOiFvglw_mvpcOc8FOVNbImGRSJC5zHD-2FhpVE1eyBkS-2FwxVM20bAYoRluBZqz-2BflYwpXqPgd33FBsaOuN5KdhR2UWNNgJ91VDLjhCqGXAzuFAR1q83Zno20BuZhHh5-2B7ZvFlxf-2B-2FzpNIqm8Dvh-2BskY4JNJe4pY-2F0bdx5EiKTL3Cn11E-2B5Z9CxrITMUGE-2BrpQ6UFub7-2BE2tHNHwr1YJq111FBGZL3DDr-2Fs2byYbenCrPWDh2AX2RE-3D



_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to