Hi,
Please find the latest report on new defect(s) introduced to alfred found with Coverity Scan.
1 new defect(s) introduced to alfred found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 165161: Insecure data handling (TAINTED_SCALAR) /vis/vis.c: 1018 in vis_read_answer()
________________________________________________________________________________________________________ *** CID 165161: Insecure data handling (TAINTED_SCALAR) /vis/vis.c: 1018 in vis_read_answer() 1012 continue; 1013 1014 if (vis_data->iface_n == 0) 1015 continue; 1016 1017 ifaces = vis_data->ifaces;
CID 165161: Insecure data handling (TAINTED_SCALAR) Using tainted variable "vis_data->iface_n" as an index to pointer "ifaces".
1018 vis_entries = (struct vis_entry *) &ifaces[vis_data->iface_n]; 1019 1020 ops->interfaces(vis_data->iface_n, ifaces); 1021 1022 if (vis_data->entries_n == 0) 1023 continue;
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
To manage Coverity Scan email notifications for "linux-merge@lists.open-mesh.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
linux-merge@lists.open-mesh.org