Home
last modified time | relevance | path

Searched refs:Fix (Results 1 – 25 of 1091) sorted by relevance

12345678910>>...44

/third_party/node/deps/npm/node_modules/negotiator/
DHISTORY.md9 * Fix sorting charset, encoding, and language with extra parameters
22 * Fix including type extensions in parameters in `Accept` parsing
23 * Fix parsing `Accept` parameters with quoted equals
24 * Fix parsing `Accept` parameters with quoted semicolons
36 * Fix media type parameter matching to be case-insensitive
41 * Fix comparing media types with quoted values
42 * Fix splitting media types with quoted commas
47 * Fix preference sorting to be stable for long acceptable lists
52 * Fix list return order when large accepted list
53 * Fix missing identity encoding when q=0 exists
[all …]
/third_party/libsnd/
DNEWS.OLD14 * Fix api.md table error, thanks to @zodf0055980
37 * Fix CMake bug with sndio library dependency, thanks to @drhenault.
38 * Fix memory leak in wav_read_smpl_chunk() function, credit to OSS-Fuzz.
39 * Fix aiff_read_header() memory leak(), credit to OSS-Fuzz.
40 * Fix leak in wav_read_header(), credit to OSS-Fuzz.
41 * Fix leak in wavlike_read_cart_chunk(), credit to OSS-Fuzz.
42 * Fix memory leak in wav_read_acid_chunk(), credit to OSS-Fuzz.
43 * Fix memory leak in aiff_read_basc_chunk(), credit to OSS-Fuzz.
44 * Fix memory leak in wavlike_read_peak_chunk(), credit to OSS-Fuzz.
45 * Fix memory leak in aiff_read_header(), credit to OSS-Fuzz.
[all …]
/third_party/libabigail/
DNEWS9 ir: Fix documentation of canonical type propagation
13 ir: Fix a wrong comment in canonicalize()
15 dwarf-reader: Fix class size setting bug
18 kmidiff: Fix spacing in the help string
22 Fix spurious deleted/added virtual destructor change report
34 ctf-reader: Fix size and name for underlying types
36 ctf-reader: Fix representation of multidimensional arrays
37 ctf-reader: Fix array size representation
50 Fix typo in abipkgdiff manpage
65 Fix tarball upload directory
[all …]
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.0.rst24 * Fix handling of __func__
25 * Fix tab handling in nextchar_slow()
26 * Fix ,##__VA_ARGS__ kludge
35 * sparse, llvm: Fix varargs functions
46 * Fix segfault cause by fucntion without ident.
56 * Fix make dist failure
67 * Revert "Fix mistaken comparison that becomes a no-op."
98 * sparse, llvm: Fix loops, by properly handling OP_PHI forward references
112 * sparse, llvm: Fix type of loaded values
113 * sparse, llvm: Fix resulting type of store address calculations
[all …]
/third_party/cups-filters/m4/
Dbasic-directories.m42 dnl Fix basic directories (Taken from CUPS)
15 dnl Fix "prefix" variable if it hasn't been specified...
20 dnl Fix "exec_prefix" variable if it hasn't been specified...
29 dnl Fix "bindir" variable...
34 dnl Fix "sbindir" variable...
39 dnl Fix "sharedstatedir" variable if it hasn't been specified...
44 dnl Fix "datarootdir" variable if it hasn't been specified...
53 dnl Fix "datadir" variable if it hasn't been specified...
64 dnl Fix "includedir" variable if it hasn't been specified...
69 dnl Fix "localstatedir" variable if it hasn't been specified...
[all …]
/third_party/cJSON/
DCHANGELOG.md12 * Fix memory leak in merge_patch, see #611
13 * Fix conflicting target names 'uninstall', see #617
16 * Fix 'cjson_utils-static' target not exist, see #625
18 * Fix a null pointer crash in cJSON_ReplaceItemViaPointer, see #726
24 * Fix potential core dumped for strrchr, see [#546](https://github.com/DaveGamble/cJSON/pull/546)
25 * Fix null pointer crash in cJSON_CreateXxArray, see [#538](https://github.com/DaveGamble/cJSON/pul…
26 * Fix several null pointer problems on allocation failure, see [#526](https://github.com/DaveGamble…
27 * Fix a possible dereference of null pointer, see [#519](https://github.com/DaveGamble/cJSON/pull/5…
28 * Fix windows build failure about defining nan, see [#518](https://github.com/DaveGamble/cJSON/pull…
35 * Fix WError error on macosx because NAN is a float. Thanks @sappo, see [#484](https://github.com/D…
[all …]
/third_party/libxml2/
DREADME_ZH.md15 Fix-memleaks-in-xmlXIncludeProcessFlags.patch
16 backport-parser-Fix-potential-memory-leak-in-xmlParseAttValue.patch
17 Fix-memory-leaks-for-xmlACatalogAdd.patch
18 Fix-memory-leaks-in-xmlACatalogAdd-when-xmlHashAddEntry-failed.patch
19 backport-CVE-2022-40303-Fix-integer-overflows-with-XML_PARSE_.patch
20 backport-CVE-2022-40304-Fix-dict-corruption-caused-by-entity-.patch
21 backport-schemas-Fix-null-pointer-deref-in-xmlSchemaCheckCOSS.patch
DREADME.md14 Fix-memleaks-in-xmlXIncludeProcessFlags.patch
15 backport-parser-Fix-potential-memory-leak-in-xmlParseAttValue.patch
16 Fix-memory-leaks-for-xmlACatalogAdd.patch
17 Fix-memory-leaks-in-xmlACatalogAdd-when-xmlHashAddEntry-failed.patch
18 backport-CVE-2022-40303-Fix-integer-overflows-with-XML_PARSE_.patch
19 backport-CVE-2022-40304-Fix-dict-corruption-caused-by-entity-.patch
20 backport-schemas-Fix-null-pointer-deref-in-xmlSchemaCheckCOSS.patch
Dlibxml2.spec10 Patch1: Fix-memleaks-in-xmlXIncludeProcessFlags.patch
11 Patch2: Fix-memory-leaks-for-xmlACatalogAdd.patch
12 Patch3: Fix-memory-leaks-in-xmlACatalogAdd-when-xmlHashAddEntry-failed.patch
13 Patch4: backport-CVE-2022-40303-Fix-integer-overflows-with-XML_PARSE_.patch
14 Patch5: backport-CVE-2022-40304-Fix-dict-corruption-caused-by-entity-.patch
15 Patch6: backport-schemas-Fix-null-pointer-deref-in-xmlSchemaCheckCOSS.patch
16 Patch7: backport-parser-Fix-potential-memory-leak-in-xmlParseAttValue.patch
182 - Fix Obsoletes in spec
194 - DESC:Fix memory leaks in xmlACatalogAdd when xmlHashAddEntry failed
200 - DESC:Fix memory leaks for xmlACatalogAdd
[all …]
/third_party/node/deps/acorn/acorn/
DCHANGELOG.md23 Fix a bug that caused `allowHashBang` to be set to false when not provided, even with `ecmaVersion …
25 Fix an exception when passing no option object to `parse` or `new Parser`.
27 Fix incorrect parse error on `if (0) let\n[astral identifier char]`.
41 Fix an issue where the tree contained `directive` properties in when parsing with a language versio…
53 Fix an issue where duplicate quoted export names in `export *` syntax were incorrectly checked.
75 Fix a bug where an object literal with multiple `__proto__` properties would incorrectly be accepte…
87 Fix location tracking after a 0x2028 or 0x2029 character in a string literal (which before did not …
89 Fix an issue where arrow function bodies in for loop context would inappropriately consume `in` ope…
91 Fix wrong end locations stored on SequenceExpression nodes.
105 Fix a bug where `allowAwaitOutsideFunction` would allow `await` in class field initializers, and se…
[all …]
/third_party/mesa3d/docs/relnotes/
D8.0.3.rst92 - dri/i915: Fix off-by-one in i830 clip region size.
109 - mesa: Fix valid texture target test in
111 - mesa: Fix the cause of piglit test fbo-array failure
112 - intel: Fix a case when mapping large texture fails
136 - glsl: Fix Android build
137 - main: Fix memory leak in \_mesa_make_extension_string()
165 - intel: Fix rendering from textures after RenderTexture().
166 - mesa: Fix handling of glCopyBufferSubData() for src == dst.
169 - mesa: Fix push/pop of multisample coverage invert.
172 - mesa: Fix display list handling for GL_ARB_draw_instanced.
[all …]
D20.1.8.rst50 - radv: Fix threading issue with submission refcounts.
55 - intel/compiler: Fix pointer arithmetic when reading shader assembly
63 - gallium/tgsi_exec: Fix up NumOutputs counting
75 - pan/mdg: Fix spilling of non-32-bit types
97 - iris: Fix aux assertion in resource_get_handle
98 - blorp: Fix alignment test for HIZ_CCS_WT fast-clears
120 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
124 - 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
D10.1.2.rst49 - gbm/dri: Fix out-of-memory error path in dri_device_create()
54 - mesa: Fix glGetVertexAttribi(GL_VERTEX_ATTRIB_ARRAY_SIZE)
57 - mesa: Fix error condition for multisample proxy texture targets
59 - i965: Fix component mask and varying_to_slot mapping for gl_Layer
60 - i965: Fix component mask and varying_to_slot mapping for
66 - mesa: Fix error code generation in glReadPixels()
68 - mesa: Fix querying location of nth element of an array variable
76 - i965: Fix crash in do_blit_readpixels()
114 - i965: Fix render-to-texture in non-FinishRenderTexture cases.
142 - st/mesa: Fix NULL pointer dereference for incomplete framebuffers
[all …]
D18.3.2.rst73 - egl/haiku: Fix reference to disp vs dpy
82 - st/nine: Fix volumetexture dtor on ctor failure
91 - radv: Fix rasterization precision bits.
92 - spirv: Fix matrix parameters in function calls.
107 - meson: Fix ppc64 little endian detection
133 - v3d: Fix a leak of the transfer helper on screen destroy.
134 - vc4: Fix a leak of the transfer helper on screen destroy.
135 - v3d: Fix a leak of the disassembled instruction string during debug
139 - gallium/ttn: Fix setup of outputs_written.
150 - intel/fs: Fix bug in lower_simd_width while splitting an instruction
[all …]
D9.1.5.rst79 - ra: Fix register spilling.
94 - glsl/builtins: Fix ARB_texture_cube_map_array built-in availability.
102 - register_allocate: Fix the type of best_benefit.
106 - glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
110 - st/xlib Fix XIMage bytes-per-pixel calculation
111 - st/xlib: Fix XImage stride calculation
112 - st/dri/sw: Fix pitch calculation in drisw_update_tex_buffer
116 - swrast: Fix memory leak.
/third_party/exfatprogs/
DNEWS21 * fsck.exfat: Fix an infinite loop while traveling files.
22 * tune.exfat: Fix bitmap entry corruption when adding new volume lablel.
44 * Fix issues on 4KB logical sector devices
45 * Fix issues when the sector size of of a file system is different from
61 * Fix wrong bit operations on 64-bit big.
62 * Fix memory leaks in error paths.
92 * Fix memory leaks on error handling paths.
108 * Fix the reported build warnings/errors.
110 * Fix wrong volume label array size.
112 * Fix incomplete "make dist" generated tarball.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/
DChangeLog51 - sched_yield/1-1.c: Fix warning on 64-bit system.
57 - pthread_attr_s(g)etschedpolicy: Fix. Misuse perror.
59 - clock_getres/7-1.c,8-1.c: Fix incorrect output, compile warning.
61 - sigaction/21-1.c: Fix. Add missing posixtest.h
65 - mmap/13-1.c: Fix. mmap() will update st_atime().
66 - sigaction/9-1.c: Fix. Select not block.
67 - strftime/1-1.c: Fix. %B judgement is not correct.
68 - mmap/32-1.c: Fix. Change the scenario.
70 - sched_yield/1-1.c: Fix. Incorrect thread return
75 - pthread_mutexattr_settype/coverage.txt: Fix.
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DCHANGES50 - Fix crash when optimizing shaders with DebugPrintf (#4280)
61 - Fix OutlineFunction in presence of unreachable blocks (#4308)
62 - Fix def-use update in PermutePhiOperands (#4309)
102 - Fix Vulkan image sampled check (#4085)
119 - Fix binding number calculation in desc sroa (#4095)
129 - Fix OpPhi handling in DuplicateRegionWithSelection (#4065)
142 - Fix buffer oob instrumentation for matrix refs (#4025)
143 - Fix SSA re-writing in the presence of variable pointers. (#4010)
148 - Fix use-after-move in val/validate.cpp (#3848)
161 - Fix SPV_KHR_fragment_shading_rate VUID label (#4014)
[all …]
/third_party/skia/third_party/externals/spirv-tools/
DCHANGES50 - Fix crash when optimizing shaders with DebugPrintf (#4280)
61 - Fix OutlineFunction in presence of unreachable blocks (#4308)
62 - Fix def-use update in PermutePhiOperands (#4309)
102 - Fix Vulkan image sampled check (#4085)
119 - Fix binding number calculation in desc sroa (#4095)
129 - Fix OpPhi handling in DuplicateRegionWithSelection (#4065)
142 - Fix buffer oob instrumentation for matrix refs (#4025)
143 - Fix SSA re-writing in the presence of variable pointers. (#4010)
148 - Fix use-after-move in val/validate.cpp (#3848)
161 - Fix SPV_KHR_fragment_shading_rate VUID label (#4014)
[all …]
/third_party/spirv-tools/
DCHANGES18 - spirv-opt: Fix stacked CompositeExtract constant folds (#4932)
20 - Fix ADCE to mark scope and inlined_at of line instructions as live. (#4910)
24 - Fix ADCE to not eliminate top level DebugInfo instructions (#4889)
25 - Fix array copy propagation (#4890)
71 - Fix handling of Nontemporal image operand (#4692)
90 - spirv-diff: Fix OpTypeFunction matching w.r.t operand count (#4771)
98 - Fix endianness of string literals (#4622)
101 - Fix constant propagation and folding of FClamp instructions (#4651)
158 - Fix crash when optimizing shaders with DebugPrintf (#4280)
169 - Fix OutlineFunction in presence of unreachable blocks (#4308)
[all …]
/third_party/python/Misc/NEWS.d/
D3.10.2.rst7 Fix memory leak in PyEval_EvalCodeEx.
26 Fix the line number of tokenizer errors inside f-strings. Patch by Pablo
36 Fix a regression when a type method like ``__init__()`` is modified in a
37 subinterpreter. Fix a regression in ``_PyUnicode_EqualToASCIIId()`` and type
49 Fix iterator cache mechanism of :class:`OrderedDict`.
68 Fix parser error when parsing non-utf8 characters in source files. Patch by
88 Fix a crash in the :mod:`atexit` module involving functions that unregister
120 Fix the :exc:`SyntaxError` location for errors involving for loops with
130 Fix bug where the built-in :func:`compile` function did not always raise a
141 Fix :mod:`hashlib` *usedforsecurity* option to work correctly with OpenSSL
[all …]
/third_party/node/deps/openssl/openssl/
DNEWS.md23 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817])
24 * Fix DH_check() excessive time with over sized modulus ([CVE-2023-3446])
59 * Fix for custom ciphers to prevent accidental use of NULL encryption
83 * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory
248 * Fix a bug in DTLS over SCTP. This breaks interoperability with older
367 * Fix Use After Free for large message sizes ([CVE-2016-6309])
504 * Fix EVP_EncodeUpdate overflow ([CVE-2016-2105])
505 * Fix EVP_EncryptUpdate overflow ([CVE-2016-2106])
519 * Fix a double-free in DSA code ([CVE-2016-0705])
522 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
[all …]
/third_party/openssl/
DNEWS.md53 * Fix for custom ciphers to prevent accidental use of NULL encryption
77 * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory
242 * Fix a bug in DTLS over SCTP. This breaks interoperability with older
361 * Fix Use After Free for large message sizes ([CVE-2016-6309])
498 * Fix EVP_EncodeUpdate overflow ([CVE-2016-2105])
499 * Fix EVP_EncryptUpdate overflow ([CVE-2016-2106])
513 * Fix a double-free in DSA code ([CVE-2016-0705])
516 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
518 * Fix memory issues in BIO_*printf functions ([CVE-2016-0799])
519 * Fix side channel attack on modular exponentiation ([CVE-2016-0702])
[all …]
/third_party/PyYAML/
DCHANGES17 * https://github.com/yaml/pyyaml/pull/553 -- Fix spelling of “hexadecimal”
26 * https://github.com/yaml/pyyaml/pull/480 -- Fix stub compat with older pyyaml versions that may un…
31 * https://github.com/yaml/pyyaml/pull/472 -- Fix for CVE-2020-14343, moves arbitrary python tags to…
32 * https://github.com/yaml/pyyaml/pull/441 -- Fix memory leak in implicit resolver setup
33 * https://github.com/yaml/pyyaml/pull/392 -- Fix py2 copy support for timezone objects
34 * https://github.com/yaml/pyyaml/pull/378 -- Fix compatibility with Jython
43 * https://github.com/yaml/pyyaml/pull/270 -- Fix typos and stylistic nit
44 * https://github.com/yaml/pyyaml/pull/309 -- Fix up small typo
45 * https://github.com/yaml/pyyaml/pull/161 -- Fix handling of __slots__
48 * https://github.com/yaml/pyyaml/pull/351 -- Fix reader for Unicode code points over 0xFFFF
[all …]
/third_party/mbedtls/
DChangeLog6 * Fix builds on Windows with clang
107 * Fix a potential heap buffer overread in TLS 1.3 client-side when
120 * Fix possible integer overflow in mbedtls_timing_hardclock(), which
122 * Fix IAR compiler warnings. Fixes #6924.
123 * Fix a bug in the build where directory names containing spaces were
131 reject the ticket. Fix #6623.
132 * Fix compile error where MBEDTLS_RSA_C and MBEDTLS_X509_CRT_WRITE_C are
143 * Fix potential undefined behavior in mbedtls_mpi_sub_abs(). Reported by
146 * Fix behavior of certain sample programs which could, when run with no
149 * Fix parsing of X.509 SubjectAlternativeName extension. Previously,
[all …]

12345678910>>...44