Buffer overun in stm320518_eval_cec.c
Posted on May 15, 2015 at 18:28I was running code through a static analysis tool and it found this problem in a number of places:Array 'HDMI_CEC_DeviceMap[14]' accessed at index 19, which is out of bounds.The problem seems to be that the the arrary ...