Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 25 of 891) sorted by relevance

12345678910>>...36

/third_party/expat/
D02-backport-CVE-2022-22822-CVE-2022-22823-CVE-2022-22824-CVE-2022-22825-CVE-2022-22826-CVE-2022-22827.patch27 + /* Detect and prevent integer overflow */
39 + /* Detect and prevent integer overflow */
47 + /* Detect and prevent integer overflow.
65 + /* Detect and prevent integer overflow.
84 + /* Detect and prevent integer overflow */
94 + /* Detect and prevent integer overflow */
98 + /* Detect and prevent integer overflow.
115 + /* Detect and prevent integer overflow */
120 + /* Detect and prevent integer overflow.
138 + /* Detect and prevent integer overflow */
[all …]
D00-backport-CVE-2021-45960.patch4 Subject: [PATCH] lib: Detect and prevent troublesome left shifts in function
21 + /* Detect and prevent invalid shift */
36 + /* Detect and prevent invalid shift */
45 + /* Detect and prevent integer overflow.
D03-backport-CVE-2022-23852-lib-Detect-and-prevent-integer-overflow-in-XML_GetBu.patch4 Subject: [PATCH] lib: Detect and prevent integer overflow in
19 + /* Detect and prevent integer overflow */
D01-backport-CVE-2021-46143.patch19 + /* Detect and prevent integer overflow */
31 + /* Detect and prevent integer overflow.
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/
DREADME.angle23 - the file scope is now anglebase/ from base/ to prevent include conflicts.
27 - header guards and macros are changed from BASE to ANGLEBASE to prevent conflicts.
/third_party/mesa3d/src/gallium/frontends/wgl/
Dmeson.build24 # prevent _glapi_* from being declared __declspec(dllimport)
48 '-D_GDI32_', # prevent wgl* being declared __declspec(dllimport)
/third_party/mesa3d/docs/
Dcodingstyle.rst14 - Limit lines to 78 or fewer characters. The idea is to prevent line
46 /* null-out pointer to prevent dangling reference below */
53 bufferObj = NULL; /* prevent dangling reference below */
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_win32_surface.txt66 window object can prevent flink:vkCreateSwapchainKHR from succeeding on
69 prevent creation of a bitblt model DXGI swapchain on the same window
75 one slink:VkPhysicalDevice can prevent flink:vkCreateSwapchainKHR from
/third_party/glib/patch/
Dbackport-glocalfilemonitor-Skip-event-handling-if-the-source-has-been-destroyed.patch10 This should prevent unbounded growth of the `event_queue` in the
51 + * If the source is no longer attached, this will return early to prevent
/third_party/mesa3d/docs/relnotes/
D10.5.6.rst62 - clover: Refactor event::trigger and ::abort to prevent deadlock and
64 - clover: Wrap event::_status in a method to prevent unlocked access.
D20.1.5.rst61 - aco: prevent infinite recursion in RA for subdword variables
65 - prevent multiply defined symbols
/third_party/jerryscript/docs/
D14.EXT-REFERENCE-HANDLE-SCOPE.md54 It is necessary in common cases that a handle has to be promote to outer scope and prevent from bee…
110 To prevent trapping into system calls frequently, a pre-allocated dedicated list mechanism has been…
/third_party/curl/docs/cmdline-opts/
Dmax-redirs.d14 prevent curl from following too many redirects, by default, the limit is
/third_party/curl/tests/data/
Dtest72622 # This is to prevent the automatic gateway detection from finding a gateway file in your home folde…
Dtest51327 # the 1s post-command delay helps to prevent a spurious failure on s390
Dtest51438 # the 1s post-command delay helps to prevent a spurious failure on s390
/third_party/typescript/tests/baselines/reference/
DprivateNameAndIndexSignature.types12 …["#bar"] = this["#bar"] // Error (private identifiers should not prevent circularity checking fo…
DimportExportInternalComments.types19 void D, A, C, foo; // Use the variables to prevent ellision
DprivateNameAndIndexSignature.symbols11 …["#bar"] = this["#bar"] // Error (private identifiers should not prevent circularity checking fo…
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug04.sh17 Desc: Does it prevent us from offlining the last CPU?
/third_party/mbedtls/tests/suites/
Dtest_suite_base64.function95 … /* dest_str will have had tainted data copied to it, prevent the TEST_ASSERT below from triggering
138 /* res will have had tainted data copied to it, prevent the TEST_ASSERT below from triggering
/third_party/skia/third_party/externals/icu/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt7 …inal and not a copy. I update some of the texts frequently and I want to prevent the confusion tha…
/third_party/icu/icu4c/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt7 …inal and not a copy. I update some of the texts frequently and I want to prevent the confusion tha…
/third_party/rust/crates/bindgen/book/src/
Dnodefault.md5 In these cases, the `nodefault` annotation can be used to prevent bindgen
Dnocopy.md7 used to prevent bindgen to autoderive the `Copy` and `Clone` traits for a type.

12345678910>>...36