Home
last modified time | relevance | path

Searched refs:overflows (Results 1 – 25 of 247) sorted by relevance

12345678910

/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-4.rst28 ``check_uptr_overflow()`` macro, which aims at detecting arithmetic overflows
40 * Evaluates to 1 if (ptr + inc) overflows, 0 otherwise.
47 overflows when the sum of its two parameters fall into the ``[2^32, 2^64 - 1]``
49 overflows is actually not protected.
68 overflows in the input validation checks while handling the
105 arguments through the SMC interface and injects high values whose sum overflows,
/external/libvpx/
DREADME.version11 5e065cf9d vp8/{ratectrl,onyx_if}: fix some signed integer overflows
12 5eab093a7 vp9_ratectrl: fix some signed integer overflows
/external/llvm/test/Object/
Dcorrupt.test1 // Section name offset overflows section name string table.
15 // Symbol name offset overflows string table.
22 // Version index in .gnu.version overflows the version map.
/external/mesa3d/docs/relnotes/
D20.1.8.rst124 - radv: Fix various non-critical integer overflows
125 - aco: Fix integer overflows when emitting parallel copies during RA
126 - amd/common: Fix various non-critical integer overflows
/external/llvm-project/llvm/test/Transforms/SROA/
Dpr26972.ll6 ; size overflows a uint32_t. This specific constant results in
/external/llvm/test/Transforms/SROA/
Dpr26972.ll6 ; size overflows a uint32_t. This specific constant results in
/external/python/cpython2/Misc/NEWS.d/
D2.6rc2.rst17 Possible integer overflows in the _hashopenssl module were closed.
/external/llvm-project/clang/docs/
DSafeStack.rst12 based on stack buffer overflows, without introducing any measurable performance
17 buffer overflows on the unsafe stack cannot be used to overwrite anything
74 overflows, since it is disjoint from the unsafe stack in memory, and it itself
97 stack-based buffer overflows, but protection against arbitrary memory write
/external/clang/docs/
DSafeStack.rst12 based on stack buffer overflows, without introducing any measurable performance
17 buffer overflows on the unsafe stack cannot be used to overwrite anything
74 overflows, since it is disjoint from the unsafe stack in memory, and it itself
97 stack-based buffer overflows, but protection against arbitrary memory write
/external/harfbuzz_ng/src/
Dhb-vector.hh197 bool overflows = in alloc() local
201 if (likely (!overflows)) in alloc()
/external/pdfium/third_party/agg23/
DREADME.pdfium17 0002-ubsan-error-fixes.path: Fix UBSan errors for overflows.
/external/e2fsprogs/doc/RelNotes/
Dv1.43.7.txt16 not cause buffer overflows. (Addresses Debian Bugs: #873757, #878104)
/external/pigweed/pw_chrono_freertos/
Ddocs.rst18 used to manage overflows in a thread and interrupt safe manner to produce a
/external/pigweed/pw_chrono_threadx/
Ddocs.rst17 InterruptSpinLock is used to manage overflows in a thread and interrupt safe
/external/llvm-project/lld/test/ELF/linkerscript/
Dsections-va-overflow.test21 …ext at file offset [0xFFFFFFFF20000000, 0xFFFFFFFF20000000]; check your linker script for overflows
/external/llvm-project/compiler-rt/lib/builtins/
Dint_mulv_impl.inc17 // Effects: aborts if a * b overflows
Dint_mulo_impl.inc17 // Effects: sets *overflow to 1 if a * b overflows
/external/curl/docs/
DCODE_REVIEW.md141 ## Integer overflows
143 Be careful about integer overflows. Some variable types can be either 32 bit
144 or 64 bit. Integer overflows must be detected and acted on *before* they
/external/pigweed/pw_chrono_embos/
Ddocs.rst17 InterruptSpinLock is used to manage overflows in a thread and interrupt safe
/external/llvm-project/llvm/test/Analysis/BlockFrequencyInfo/
Dextremely-likely-loop-successor.ll5 ; loop overflows.
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dinvalid-p_filesz-p_offset.test2 ## overflows the binary size. Check llvm-objcopy doesn't crash
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dextremely-likely-loop-successor.ll5 ; loop overflows.
/external/libavc/
Dlibavc_blocklist.txt27 # Numerous overflows in multiple functions, CAVLC is a compression technique.
/external/deqp-deps/glslang/Test/baseResults/
D440.vert.out2 ERROR: 0:8: 'component' : type overflows the available 4 components
9 ERROR: 0:39: 'component' : type overflows the available 4 components
10 ERROR: 0:40: 'component' : type overflows the available 4 components
16 ERROR: 0:54: 'component' : type overflows the available 4 components
17 ERROR: 0:55: 'component' : type overflows the available 4 components
22 ERROR: 0:67: 'component' : type overflows the available 4 components
/external/pdfium/third_party/libopenjpeg20/
DREADME.pdfium22 0019-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_code_blocks_size|.

12345678910