Home
last modified time | relevance | path

Searched full:fix (Results 1 – 25 of 8833) sorted by relevance

12345678910>>...354

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/external/ethtool/
DNEWS6 * Fix: fix lanes parameter format specifier
7 * Fix: add missing clause 33 PSE manual description
8 * Fix: qsf: Better handling of Page A2h netlink read failure
9 * Fix: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl (-x)
10 * Misc: man page formatting fix
17 * Fix: qsfp: better handling on page 03h read failure (-m)
18 * Fix: handle zero arguments for module eeprom dump (-m)
19 * Fix: check for missing arguments in do_srxfh() (-X)
26 * Fix: typo in coalescing output (-c)
27 * Fix: document all debugging flags in man page
[all …]
/external/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dexpect.17 Fix? yes
10 Fix? yes
14 Fix? yes
23 Inode 11 ref count is 3, should be 2. Fix? yes
28 Inode 12 ref count is 2, should be 1. Fix? yes
33 Inode 13 ref count is 2, should be 1. Fix? yes
38 Inode 14 ref count is 2, should be 1. Fix? yes
43 Inode 15 ref count is 2, should be 1. Fix? yes
48 Inode 16 ref count is 2, should be 1. Fix? yes
53 Inode 17 ref count is 2, should be 1. Fix? yes
[all …]
/external/kotlinpoet/docs/
Dchangelog.md12 …* Fix: Workaround for [KT-18706][kt-18706]: KotlinPoet now generates import aliases without backti…
35 …* Fix: Don't expand typealiases of function types to `LambdaTypeName`s in `KSTypeReference.toTypeN…
36 * Fix: Avoid rounding small double and float values in `%L` translation (#1927).
37 * Fix: Fix typealias type argument resolution in KSP2 (#1929).
59 * Fix: Prevent name clashes between a function in class and a function call in current scope (#1850…
60 * Fix: Fix extension function imports (#1814).
61 * Fix: Omit implicit modifiers on `FileSpec.scriptBuilder` (#1813).
62 * Fix: Fix trailing newline in `PropertySpec` (#1827).
63 * Fix: `KSAnnotation.toAnnotationSpec` writes varargs in place instead of making them an array to w…
65 * Fix: `MemberName`s without a package are now correctly imported (#1841)
[all …]
/external/apache-commons-bcel/src/changes/
Dchanges.xml24 1. Add items when you fix a bug or add a feature (this makes the
39 The <action> type attribute can be add,update,fix,remove.
66 …<action issue="BCEL-304" type="fix" dev="ggregory" due-to="Gary Gregory, Ed Pavlak">ClassPath.getC…
67 …<action issue="BCEL-305" type="fix" dev="ggregory" due-to="Gary Gregory">ClassPath.getClassFile() …
77 …<action issue="BCEL-294" type="fix" dev="britter" due-to="Mark Roberts">Incorrect comment in Stack…
78 …<action issue="BCEL-296" type="fix" dev="ggregory" due-to="Mark Roberts">Incorrect comment in seve…
79 …<action issue="BCEL-295" type="fix" dev="ggregory" due-to="Mark Roberts">Fix local variable live r…
80 …<action issue="BCEL-300" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:…
81 …<action issue="BCEL-301" type="fix" dev="ggregory">org.apache.bcel.classfile.ClassFormatException:…
87 …<action issue="BCEL-286" type="fix" dev="britter" due-to="Mark Roberts">Utility.signatureToString …
[all …]
/external/cronet/stable/third_party/libxml/src/
DNEWS100 - parser: Fix base URI of internal parameter entities
103 - reader: Fix preservation of attributes
105 - relaxng: Fix tree corruption in xmlRelaxNGParseNameClass (Seiya Nakata)
106 - schemas: Fix ADD_ANNOTATION
107 - tree: Fix tree iteration in xmlDOMWrapRemoveNode
109 - tree: Fix xmlAddSibling with last sibling
110 - tree: Fix xmlDocSetRootElement with multiple top-level elements
116 - parser: Fix "Truncated multi-byte sequence" error
132 - xinclude: Don't try to fix base of non-elements
146 - string: Fix xmlStrncatNew(NULL, "")
[all …]
/external/libxml2/
DNEWS112 - parser: Fix base URI of internal parameter entities
115 - reader: Fix preservation of attributes
117 - relaxng: Fix tree corruption in xmlRelaxNGParseNameClass (Seiya Nakata)
118 - schemas: Fix ADD_ANNOTATION
119 - tree: Fix tree iteration in xmlDOMWrapRemoveNode
121 - tree: Fix xmlAddSibling with last sibling
122 - tree: Fix xmlDocSetRootElement with multiple top-level elements
128 - parser: Fix "Truncated multi-byte sequence" error
144 - xinclude: Don't try to fix base of non-elements
158 - string: Fix xmlStrncatNew(NULL, "")
[all …]
/external/cronet/tot/third_party/libxml/src/
DNEWS100 - parser: Fix base URI of internal parameter entities
103 - reader: Fix preservation of attributes
105 - relaxng: Fix tree corruption in xmlRelaxNGParseNameClass (Seiya Nakata)
106 - schemas: Fix ADD_ANNOTATION
107 - tree: Fix tree iteration in xmlDOMWrapRemoveNode
109 - tree: Fix xmlAddSibling with last sibling
110 - tree: Fix xmlDocSetRootElement with multiple top-level elements
116 - parser: Fix "Truncated multi-byte sequence" error
132 - xinclude: Don't try to fix base of non-elements
146 - string: Fix xmlStrncatNew(NULL, "")
[all …]
/external/rust/android-crates-io/crates/h2/
DCHANGELOG.md7 * Fix flow control limits to not apply until receiving SETTINGS ack.
8 * Fix not returning an error if IO ended without `close_notify`.
14 * Fix selecting MAX_CONCURRENT_STREAMS value if no value is advertised initially.
18 * Fix assigning connection capacity which could starve streams in some instances.
33 * Fix opening of new streams over peer's max concurrent limit.
34 * Fix `RecvStream` to return data even if it has received a `CANCEL` stream error.
39 * Fix panic if a server received a request with a `:status` pseudo header in the 1xx range.
40 * Fix panic if a reset stream had pending push promises that were more than allowed.
41 * Fix potential flow control overflow by subtraction, instead returning a connection error.
45 * Fix counting reset streams when triggered by a GOAWAY.
[all …]
/external/okhttp/
DCHANGELOG.md8 * Fix: Change the certificate pinner to always build full chains. This
17 * Fix: Don't crash when finding the trust manager if the Play Services (GMS)
19 * Fix: The previous release introduced a performance regression on Android,
27 * Fix: Permit the trusted CA root to be pinned by `CertificatePinner`.
34 * Fix: Don't eagerly release stream allocations on cache hits. We might still
42 * Fix: Don't do a health check on newly-created connections. This is
58 * Fix: Don't log gzipped data in the logging interceptor.
59 * Fix: Don't resolve DNS addresses when connecting through a SOCKS proxy.
60 * Fix: Drop the synthetic `OkHttp-Selected-Protocol` response header.
61 * Fix: Support 204 and 205 'No Content' replies in the logging interceptor.
[all …]
/external/libvpx/
DCHANGELOG29 Fix to Uninitialized scalar variable in `vp9_rd_pick_inter_mode_sb()`
30 Fix to Integer-overflow in `resize_multistep`
31 Fix to Heap-buffer-overflow in `vpx_sad64x64_avx2`
32 Fix to Crash in `vpx_sad8x8_sse2`
33 Fix to Assertion in `write_modes`
35 Fix to Integer-overflow in `encode_frame_to_data_rate`
36 Fix to Integer-overflow in `vp9_svc_check_reset_layer_rc_flag`
37 Fix to core dump error from /usr/bin/tools/tiny_ssim --help
38 Fix to use-of-uninitialized-value in `vp9_setup_tpl_stats`
39 Fix to Undefined-shift in `vp9_cyclic_refresh_setup`
[all …]
/external/webp/
DChangeLog3 74cd026e fuzz_utils.cc: fix build error w/WEBP_REDUCE_SIZE
4 a027aa93 mux_demux_api_fuzzer.cc: fix -Wshadow warning
15 30633519 muxread: fix reading of buffers > riff size
18 03236450 {ios,xcframework}build.sh: fix compilation w/Xcode 16
21 2ddaaf0a Fix variable names in SharpYuvComputeConversionMatrix
22 a3ba6f19 Makefile.vc: fix gif2webp link error
24 dfdcb7f9 Merge "lossless.h: fix function declaration mismatches" into main (tag: webp-rfc9649)
25 78ed6839 fix overread in Intra4Preds_NEON
26 d516a68e lossless.h: fix function declaration mismatches
49 0fd25d84 Merge "anim_encode.c: fix function ref in comment" into main
[all …]
/external/nanopb-c/
DCHANGELOG.txt2 Fix invalid free() with oneof (#647, GHSA-7mv5-5mxh-qg88)
7 Fix memory leak with oneofs and PB_ENABLE_MALLOC (#615, GHSA-85rr-4rh9-hhwh)
8 Fix unsigned enums not working correctly inside OneOf (#611)
13 Fix buffer overflow when encoding bytes with size set to 65535 (#547, GHSA-3p39-mfxg-hrq4)
14 Fix proto3 submessage improperly considered empty (#504)
15 Fix ImportError when using generator/protoc with Python 3
19 Fix invalid free() after failed realloc() (GHSA-gcx3-7m76-287p)
21 Fix empty submessages getting encoded in proto3 mode (#395)
25 Fix undefined behavior with bool fields (#434)
26 Fix enum min/max defines when values are not in order (#405)
[all …]
/external/apache-commons-lang/src/changes/
Dchanges.xml23 1. Add items when you fix a bug or add a feature (this makes the
38 The <action> type attribute can be add,update,fix,remove.
48 <!-- FIX -->
49 …<action issue="LANG-1645" type="fix" dev="aherbert" due-to="Alex Herbert">NumberUtils.createNumber…
50 …<action issue="LANG-1646" type="fix" dev="aherbert" due-to="Alex Herbert">NumberUtils.createNumber…
51 …<action type="fix" dev="ggregory" due-to="SpotBugs, Gary Gregory">DMI: Random ob…
52 …<action issue="LANG-1646" type="fix" dev="aherbert" due-to="Arturo Bernal">Redundant Collection op…
53 …<action type="fix" dev="ggregory" due-to="Gary Gregory">Make Streams.stream(Coll…
54 …<action issue="LANG-1667" type="fix" dev="ggregory" due-to="Andrew Thomas">Allow tests to access j…
55 …<action issue="LANG-1669" type="fix" dev="ggregory" due-to="Andrew Thomas">OpenJDK 16 Day Period P…
[all …]
/external/eigen/test/
Dreshape.cpp40 …VERIFY(is_same_eq(m.template reshaped<Order>(fix< 1>, AutoSize), m.template reshaped<Order>(fix in check_auto_reshape4x4()
41 …Y(is_same_eq(m.template reshaped<Order>(AutoSize, fix<16> ), m.template reshaped<Order>( v1, … in check_auto_reshape4x4()
42 …VERIFY(is_same_eq(m.template reshaped<Order>(fix< 2>, AutoSize), m.template reshaped<Order>(fix in check_auto_reshape4x4()
43 …Y(is_same_eq(m.template reshaped<Order>(AutoSize, fix< 8> ), m.template reshaped<Order>( v2, … in check_auto_reshape4x4()
44 …VERIFY(is_same_eq(m.template reshaped<Order>(fix< 4>, AutoSize), m.template reshaped<Order>(fix in check_auto_reshape4x4()
45 …Y(is_same_eq(m.template reshaped<Order>(AutoSize, fix< 4> ), m.template reshaped<Order>( v4, … in check_auto_reshape4x4()
46 …VERIFY(is_same_eq(m.template reshaped<Order>(fix< 8>, AutoSize), m.template reshaped<Order>(fix in check_auto_reshape4x4()
47 …Y(is_same_eq(m.template reshaped<Order>(AutoSize, fix< 2> ), m.template reshaped<Order>( v8, … in check_auto_reshape4x4()
48 …VERIFY(is_same_eq(m.template reshaped<Order>(fix<16>, AutoSize), m.template reshaped<Order>(fix in check_auto_reshape4x4()
49 …Y(is_same_eq(m.template reshaped<Order>(AutoSize, fix< 1> ), m.template reshaped<Order>(v16, … in check_auto_reshape4x4()
[all …]
/external/snakeyaml/src/changes/
Dchanges.xml9 <action dev="asomov" type="fix" issue="543">
12 <action dev="asomov" type="fix" issue="547">
22 <action dev="maslovalex" type="fix" issue="544">
31 Fix false positive CVE-2020-13936 (thanks to Gaétan Collaud)
33 <action dev="asomov" type="fix" issue="537">
36 <action dev="asomov" type="fix" issue="530">
40 <action dev="asomov" type="fix" issue="529">
43 <action dev="asomov" type="fix" issue="525">
49 <action dev="maslovalex" type="fix" issue="522">
63 Fix issues with comments
[all …]
/external/libva-utils/
DNEWS9 * fix: clean some unused variables and functions
10 * fix: unify the coding style
11 * fix: Fix coverity issues exposed in encode/decode/vpp
12 * fix: options in AV1 encode sample
13 * fix: fix typo of version in NEWS
28 * fix: scan num limitation.
29 * fix: pic_order_cnt_lsb to accept larger GOP
36 * win: win32 compat: Fix setenv/unsetenv return values
37 * fix: Add Th limitation by HUFFMAN_TABLES Count
38 * fix: Add refresh_frame_flags in PPS
[all …]
/external/mesa3d/docs/relnotes/
D23.0.1.rst4 Mesa 23.0.1 is a bug fix release which fixes bugs found since the 23.0.0 release.
65 - glx: Fix glXGetFBConfigFromVisualSGIX
70 - gallivm: Fix handling of nir_intrinsic_scoped_barrier
74 - aco: fix NIR infinite loops
82 - llvmpipe: fix compute address bits to return native pointer size.
114 - docs: Fix formatting for RMV tracing docs
123 - r600/sfn: Fix minimum required registers
124 - r600/sfn: Fix atomic lowering
128 - glx: fix indirect initialization crash
133 - anv: fix testing for dynamic color blend bits
[all …]
D21.0.0.rst133 - Enable "radeonsi_clamp_div_by_zero" to fix graphical bug in CSGO, "mesa_glthread" for performance
226 - glx: Fix the generated error when indirect contexts are not supported
232 - zink: Fix indentation in zink_create_instance
237 - glx/xlib: Build fix
246 - tests: Fix memory leaks in DispatchSanity
247 - mesa: Fix array-format-to-format table on big-endian
250 - zink: Fix VK_FORMAT_A8B8G8R8_SRGB_PACK32 mapping on big-endian
253 - zink: Fix a thinko in instance setup
272 - anv: fix a build race between generating a header and using it
289 - panfrost: Fix out-of-bounds read on SFBD
[all …]
D23.1.4.rst4 Mesa 23.1.4 is a bug fix release which fixes bugs found since the 23.1.3 release.
57 - nir/lower_bool_to_int32: Fix progress reporting
58 - pan/mdg: Fix temp count calculation
60 - panfrost: Fix transform feedback on v9
64 - wgl: Fix depth/stencil image support when using zink kopper
68 - renderonly: Fix potential NULL deref in the error path
93 - util/disk_cache: fix ~/.cache/ permissions
103 - frontends/va: Fix memory leak of decrypt_key
104 - virgl/video: Fix out-of-bounds access in fill_mpeg4_picture_desc()
130 - anv/video: fix to set U/V offset correctly.
[all …]
D7.10.rst136 egl_glx driver completely broken in 7.9 branch [fix in master]
148 - r600c: fix mipmap stride on evergreen
151 - r600c: fix segfault in evergreen stencil code
157 - r600g: fix buffer alignment
162 - r600g: fix additional EVENT_WRITE packet
163 - r600g: fix some winsys functions to deal properly with evergreen
166 - r600c: fix VC flush on cedar and palm
167 - gallium/egl: fix r300 vs r600 loading
168 - r600c: fix some opcodes on evergreen
172 - r600g: fix rendering with a vertex attrib having a zero stride
[all …]
D24.2.6.rst4 Mesa 24.2.6 is a bug fix release which fixes bugs found since the 24.2.5 release.
49 - glx: Fix the GLX_EXT_swap_control_tear drawable attributes
53 - asahi: fix no16 flag
57 - panfrost: Fix a memory leak in the CSF backend
61 - panvk: fix descriptor set layout hash
75 - aco/spill: fix faulty assertions
80 - util/vma: Fix util_vma_heap_get_max_free_continuous_size calculation
84 - frontends/va: Fix parsing leb128 when using more than 4 bytes
88 - util/mesa-db: Fix missing O_CLOEXEC
91 - util/mesa-db: Fix crash on compacting empty DB
[all …]
D8.0.3.rst4 Mesa 8.0.3 is a bug fix release which fixes bugs found since the 8.0.2
92 - dri/i915: Fix off-by-one in i830 clip region size.
96 - r200: fix fog coordinate emit
97 - radeon: fix fog coordinate emit
101 - llvmpipe: fix symbol conflict on Haiku
102 - svga: fix typedef conflicts on Haiku
108 - mesa: fix issues with texture border and array textures
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
[all …]
/external/v4l-utils/
DChangeLog5 qvidcap: fix core dump
6 qv4l2: fix crash when disabling openGL
14 v4l-utils/contrib/gconv: translation table fix for ARIB-STD-B24
15 v4l-utils/contrib/gconv: fix conversion errors on ARIB-STD-B24 strings
46 cec-ctl: fix random cec stress test: check if msg status is OK
47 libv4l2rds: fix TMC location parsing
49 v4l-utils: fix @PACKAGE_VERSION@ use
59 v4l2-ctl: replace --fix-edid-checksums by --keep-edid-checksums
66 qv4l2: fix crash when used with metadata output devices
86 meson: Fix building with -Dv4l-utils=false
[all …]
/external/libjpeg-turbo/
Djidctint.c49 * CAUTION: We rely on the FIX() macro except for the N=1,2,4,8 cases
110 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
114 * (With a reasonable C compiler, you can just rely on the FIX() macro...)
118 #define FIX_0_298631336 ((JLONG)2446) /* FIX(0.298631336) */
119 #define FIX_0_390180644 ((JLONG)3196) /* FIX(0.390180644) */
120 #define FIX_0_541196100 ((JLONG)4433) /* FIX(0.541196100) */
121 #define FIX_0_765366865 ((JLONG)6270) /* FIX(0.765366865) */
122 #define FIX_0_899976223 ((JLONG)7373) /* FIX(0.899976223) */
123 #define FIX_1_175875602 ((JLONG)9633) /* FIX(1.175875602) */
124 #define FIX_1_501321110 ((JLONG)12299) /* FIX(1.501321110) */
[all …]

12345678910>>...354