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 1429050: Control flow issues (MISSING_BREAK) /src/static_libs/vg_common/vg_common_svg.c: 534 in vg_common_svg_node_free() ________________________________________________________________________________________________________ *** CID 1429050: Control flow issues (MISSING_BREAK) /src/static_libs/vg_common/vg_common_svg.c: 534 in vg_common_svg_node_free() 528 case SVG_NODE_POLYLINE: 529 free(node->node.polyline.points); 530 break; 531 case SVG_NODE_DOC: 532 vg_common_svg_node_free(node->node.doc.defs); 533 break; >>> CID 1429050: Control flow issues (MISSING_BREAK) >>> The case for value "SVG_NODE_DEFS" is not terminated by a 'break' >>> statement. 534 case SVG_NODE_DEFS: 535 EINA_LIST_FREE(node->node.defs.gradients, grad) 536 { 537 _svg_style_gradient_free(grad); 538 } 539 case SVG_NODE_CUSTOME_COMMAND: ________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/ls/click?upn=nJaKvJSIH-2FPAfmty-2BK5tYpPklAc1eEA-2F1zfUjH6teExl4Ru1vqXvuwTryVO2Nj02BDTXle-2BVhCv8FT7jqbi77HUQo-2FVd-2B1-2F-2BoakUp0ZyUERYinKunD4dh9MAw6ivIOiFblJQ_mvpcOc8FOVNbImGRSJC5zHD-2FhpVE1eyBkS-2FwxVM20bAYoRluBZqz-2BflYwpXqPgd3p9riDciJGe0F4Qo4XkIkd2TaoGgloaknqxDh33YpEceayfLIG5gN2sIOkZMilw-2BOj9xLAt0IC-2BYb5WttpRYhr3f6kGHV1-2BMJN0EWHH1aYyg0JGj8GnJdS9eYD8F6rAqhprMf9-2FashtL7-2Bz2TF-2FSwu7gFpapHtKxEfVSCDZ72OF-2FRikWHkSK7MExkHlIP7ays _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel