Searched refs:overflow (Results 1 – 9 of 9) sorted by relevance
143 int overflow; in discover_list_protocols() local167 overflow = round_up_overflow(count, sizeof(uint32_t), &rounded_count); in discover_list_protocols()168 if (overflow) { in discover_list_protocols()
87 -Wpacked-bitfield-compat -Wshift-overflow=2 \89 cc-flags-llvm-clang += -Wshift-overflow -Wshift-sign-overflow \
95 integer overflow in the 1st ``if`` statement, which would bypass the check,128 large value of ``image_size`` may result in an integer overflow in the 2nd156 ``mem_size`` may result in an integer overflow and the function to incorrectly
114 an integer overflow.
49 to save space and not overflow SYSRAM size, or else the platform won't build or boot.
425 | | | Some of the errors include integer overflow, |426 | | buffer overflow, incorrect array boundary checks, |
2000 …- resolve BL2 RAM overflow with RSA+ECDSA in GCC(14.2.1) ([dd566a9](https://review.trustedfirmware…4474 …- add integer overflow check ([ef38fb1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…4475 …- add integer overflow check ([93b8952](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…5224 …- type cast addresses to fix integer overflow ([bfe82cf](https://review.trustedfirmware.org/plugin…5247 …- type cast addresses to fix overflow issue ([9129163](https://review.trustedfirmware.org/plugins/…5291 …- avoid descriptor size calc overflow ([27c0242](https://review.trustedfirmware.org/plugins/gitile…5295 …- prevent total_page_count overflow ([2d4da8e](https://review.trustedfirmware.org/plugins/gitiles/…5913 …- potential array overflow with cpu on ([6632741](https://review.trustedfirmware.org/plugins/gitil…7238 …- check descriptor size for overflow ([eed15e4](https://review.trustedfirmware.org/plugins/gitiles…7352 …- fix overflow caused by left shift ([6aea762](https://review.trustedfirmware.org/plugins/gitiles/…[all …]
1441 attacker to overwrite the canary as part of the stack buffer overflow attack.1867 overflow.
309 faults in the event that a pointer arithmetic overflow error occurs. This is