[dev] New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Tue Sep 26 21:20:19 EDT 2017
Hi,
Please find the latest report on new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
1 new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1457145: Memory - corruptions (ARRAY_VS_SINGLETON)
/lib/plist.c: 726 in prefix_list_apply_which_prefix()
________________________________________________________________________________________________________
*** CID 1457145: Memory - corruptions (ARRAY_VS_SINGLETON)
/lib/plist.c: 726 in prefix_list_apply_which_prefix()
720
721 if (--depth) {
722 if (!table->entries[*byte].next_table)
723 break;
724
725 table = table->entries[*byte].next_table;
>>> CID 1457145: Memory - corruptions (ARRAY_VS_SINGLETON)
>>> Using "byte" as an array. This might corrupt or misinterpret adjacent memory locations.
726 byte++;
727 continue;
728 }
729
730 for (pentry = table->entries[*byte].final_chain; pentry;
731 pentry = pentry->next_best) {
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRa7dJ8klHLUFWVd2fqpS-2B-2FHaN43B-2FQ11ntcKmbKat2WeHs8691VOJpZofPkpp-2BRBqc-3D_d-2Fi2nRutHp-2FDWtw8JRg-2Bc1m9CS4-2B5uVbodfDyLsp-2FJktfiK49QnrjllpeOSbrkxMzVk9XN0Y5bmjDJ2oBBXxvfplHJIjowj9rLjEUnfrI6FtY5PaF59aZm-2BNqZtmdN-2FSlmjiPXk9DgxotDl33pqEW2hOj-2FeJednYor-2BBKuQGrXHjFLihkMYd7ofBmf5FYDGcyyI5ftzkLb3eL9pxV-2BITTw-3D-3D
To manage Coverity Scan email notifications for "frr at lists.nox.tf", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRbVDbis712qZDP-2FA8y06Nq4lcTWm1Zma8LQDNpOYqrETKrqBiM18kcBcL8b08LzBPOYJYGySZ4Vv7d5QYcnSbGxl3QyORKgEmDxh-2BE2mj6dp1V4JSs2jbMZuLnEQJOW0Z0-3D_d-2Fi2nRutHp-2FDWtw8JRg-2Bc1m9CS4-2B5uVbodfDyLsp-2FJktfiK49QnrjllpeOSbrkxMM-2BNIvmgvsot2EtLwj5rL6vxe2kS2VxpTQjJHv4oWdSaJ9Fo9l89wlYhQIMZqJYpubdQ5avWgs1AC053k8xt-2FaSoD1aqX85271vdMJdBMS4kglDVryg2IXieKwh6nrbV1kCIRNFm9-2BFRglq15K8igRQ-3D-3D
More information about the dev
mailing list