Home
last modified time | relevance | path

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

12345678910>>...28

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/external/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dexpect.14 Fix? yes
10 Fix? yes
14 Fix? yes
19 Fix? yes
28 Inode 11 ref count is 3, should be 2. Fix? yes
33 Inode 12 ref count is 2, should be 1. Fix? yes
38 Inode 13 ref count is 2, should be 1. Fix? yes
43 Inode 14 ref count is 2, should be 1. Fix? yes
48 Inode 15 ref count is 2, should be 1. Fix? yes
53 Inode 16 ref count is 2, should be 1. Fix? yes
[all …]
/external/e2fsprogs/tests/f_baddotdir/
Dexpect.16 Fix? yes
9 Fix? yes
12 Fix? yes
15 Fix? yes
18 Fix? yes
21 Fix? yes
24 Fix? yes
27 Fix? yes
30 Fix? yes
34 Fix? yes
[all …]
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.12 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
4 Inode 12, i_blocks is 2, should be 0. Fix? yes
8 Fix? yes
11 Fix? yes
14 Fix? yes
17 Fix? yes
30 Inode 2 ref count is 4, should be 3. Fix? yes
32 Inode 12 ref count is 2, should be 1. Fix? yes
34 Inode 13 ref count is 3, should be 2. Fix? yes
36 Inode 14 ref count is 3, should be 2. Fix? yes
[all …]
/external/nanopb-c/
DCHANGELOG.txt2 Fix handling of special characters in string/bytes default values (issue #322)
3 Fix encoding of negative numbers with PB_WITHOUT_64BIT (#285)
4 Fix _zero initializer for enums that don't begin at 0. (#295)
6 Fix compiler warnings (#305)
7 Fix scons rules for Python 3
16 Fix bugs in proto3 encoding of submessages (#256)
17 Fix message size calculation for arrays of size 1 (#253)
18 Fix segfault with FT_CALLBACK inside FT_POINTER (#259)
32 Fix problems with multiple oneofs in same message (#229)
35 Fix potential unaligned access (#226, #227)
[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/e2fsprogs/tests/f_ea_checks/
Dexpect.14 Inode 13, i_blocks is 4, should be 2. Fix? yes
9 Inode 14, i_blocks is 2, should be 0. Fix? yes
13 Inode 17, i_blocks is 4, should be 2. Fix? yes
17 Inode 16, i_blocks is 2, should be 0. Fix? yes
21 Inode 19, i_blocks is 2, should be 0. Fix? yes
25 Inode 12, i_blocks is 2, should be 0. Fix? yes
27 Inode 15, i_blocks is 2, should be 0. Fix? yes
37 Fix? yes
40 Fix? yes
43 Fix? yes
[all …]
/external/grpc-grpc/third_party/nanopb/
DCHANGELOG.txt3 Fix error in STATIC_ASSERT with multiple files (#203)
14 Fix generator crash with Enum inside Oneof (#188)
15 Fix some generator regressions related to .options file path (#172)
26 Fix handling of unsigned 8- and 16-bit enums (issue 164)
27 Fix generator on systems where python = python3. (issue 155)
28 Fix compiler warning on GCC 5.x (issue 171)
35 Fix missing files in Linux binary package (issue 146)
36 Fix generator bug when oneof is first field in a message. (issue 142)
37 Fix generator error when long_names:false is combined with Oneofs. (issue 147)
38 Fix oneof submessage initialization bug. (issue 149)
[all …]
/external/javapoet/
DCHANGELOG.md7 * Fix: JavaPoet 1.11 had a regression where `TypeName.get()` would throw on error types, masking
28 * Fix: Include annotations when emitting type variables.
29 * Fix: Use the right imports for annotated type parameters.
30 * Fix: Don't incorrectly escape classnames that start with `$`.
36 * Fix: Don't emit incorrect code when the declared type's signature references another type with
38 * Fix: Support anonymous inner classes in `ClassName.get()`.
68 * Fix: Always write UTF-8. Previously JavaPoet would use the system default charset which was
70 * Fix: Permit (constant) fields to be defined in annotation types.
83 * Fix: Double quotes and backslashes in string literals were not properly quoted in 1.6.0. This is
95 * Fix: Make `TypeSpec.Kind` enum public. This can be used to check if a `TypeSpec` is a class,
[all …]
/external/hamcrest/
DCHANGES.txt19 * Fix gh issue #69 - Iterable contains in order is null-safe
21 * Fix gh issue #59 - added equalToObject() (i.e. unchecked) method
23 * Fix gh issue #25 - arrayContaining(null, null) cause NullPointerException
25 * Fix gh issue #36 - string matching on regular expressions
27 * Fix gh issue #8 - isCloseTo() shows wrong delta in mismatch description
29 * Fix issue 131 - Implement IsEmptyMap, IsMapWithSize
31 * Fix issue 155 - Deprecated several matcher factory methods of the for "isXyz"
33 * Fix issue 187 - IsArray.describeMismatchSafely() should use Matcher.describeMismatch
35 * Fix issue 155 - Add Matcher implementation for files
37 * Fix issue 59 - add untyped version of equalTo, named equalToObject
[all …]
/external/jemalloc/
DChangeLog26 - Fix size class computations for edge conditions involving extremely large
37 - Fix a severe virtual memory leak. This regression was first released in
57 - Fix large allocation to search starting in the optimal size class heap,
60 - Fix stats.arenas.<i>.nthreads accounting. (@interwq)
61 - Fix and simplify decay-based purging. (@jasone)
64 - Fix over-sized allocation of radix tree leaf nodes. (@mjp41, @ogaun,
66 - Fix over-sized allocation of arena_t (plus associated stats) data
68 - Fix EXTRA_CFLAGS to not affect configuration. (@jasone)
69 - Fix a Valgrind integration bug. (@ronawho)
71 - Fix a file descriptor leak on Linux. This regression was first released in
[all …]
/external/e2fsprogs/tests/f_lpf/
Dexpect.14 Inode 13 is in use, but has dtime set. Fix? yes
14 Inode 13 ref count is 2, should be 1. Fix? yes
19 Inode 14 ref count is 2, should be 1. Fix? yes
24 Inode 15 ref count is 2, should be 1. Fix? yes
28 Fix? yes
31 Fix? yes
34 Fix? yes
37 Fix? yes
40 Fix? yes
43 Fix? yes
/external/e2fsprogs/tests/d_punch/
Dexpect130 Inode 15 extent tree (at level 1) could be shorter. Fix? yes
132 Inode 16 extent tree (at level 1) could be shorter. Fix? yes
134 Inode 17 extent tree (at level 1) could be shorter. Fix? yes
136 Inode 18 extent tree (at level 1) could be shorter. Fix? yes
138 Inode 19 extent tree (at level 1) could be shorter. Fix? yes
140 Inode 20 extent tree (at level 1) could be shorter. Fix? yes
142 Inode 21 extent tree (at level 1) could be shorter. Fix? yes
144 Inode 22 extent tree (at level 1) could be shorter. Fix? yes
146 Inode 23 extent tree (at level 1) could be shorter. Fix? yes
148 Inode 24 extent tree (at level 1) could be shorter. Fix? yes
[all …]
/external/e2fsprogs/tests/d_punch_bigalloc/
Dexpect129 Inode 14 extent tree (at level 1) could be shorter. Fix? yes
131 Inode 15 extent tree (at level 1) could be shorter. Fix? yes
133 Inode 16 extent tree (at level 1) could be shorter. Fix? yes
135 Inode 17 extent tree (at level 1) could be shorter. Fix? yes
137 Inode 18 extent tree (at level 1) could be shorter. Fix? yes
139 Inode 19 extent tree (at level 1) could be shorter. Fix? yes
141 Inode 20 extent tree (at level 1) could be shorter. Fix? yes
143 Inode 22 extent tree (at level 1) could be shorter. Fix? yes
145 Inode 23 extent tree (at level 1) could be shorter. Fix? yes
147 Inode 24 extent tree (at level 1) could be shorter. Fix? yes
[all …]
/external/e2fsprogs/tests/f_lpf2/
Dexpect.113 Inode 2 ref count is 4, should be 3. Fix? yes
15 Inode 12 ref count is 3, should be 2. Fix? yes
17 Inode 13 ref count is 3, should be 2. Fix? yes
21 Fix? yes
24 Fix? yes
27 Fix? yes
30 Fix? yes
33 Fix? yes
36 Fix? yes
/external/e2fsprogs/tests/f_dir_bad_csum/
Dexpect.14 Fix? yes
7 Fix? yes
10 Fix? yes
13 Fix? yes
19 Fix? yes
25 Fix? yes
31 Fix? yes
35 Fix? yes
43 Fix? yes
50 Inode 19 ref count is 2, should be 1. Fix? yes
/external/e2fsprogs/tests/f_baddir/
Dexpect.14 Inode 12, i_size is 182, should be 1024. Fix? yes
12 Fix? yes
26 Fix? yes
29 Fix? yes
33 Fix? yes
36 Inode 12 ref count is 1, should be 2. Fix? yes
40 Fix? yes
43 Fix? yes
46 Fix? yes
49 Fix? yes
/external/e2fsprogs/tests/f_resize_inode_meta_bg/
Dexpect.12 not compatible. Resize inode should be disabled. Fix? yes
9 Fix? yes
12 Fix? yes
16 Fix? yes
26 Fix? yes
30 Fix? yes
47 Fix? yes
56 Inode 11 ref count is 3, should be 2. Fix? yes
60 Fix? yes
63 Fix? yes
[all …]
/external/e2fsprogs/tests/f_imagic/
Dexpect.113 Inode 2 ref count is 4, should be 3. Fix? yes
18 Inode 12 ref count is 2, should be 1. Fix? yes
23 Inode 14 ref count is 2, should be 1. Fix? yes
27 Fix? yes
30 Fix? yes
33 Fix? yes
36 Fix? yes
39 Fix? yes
42 Fix? yes
/external/jemalloc_new/
DChangeLog48 - Fix symbol listing for cross-compiling. (@tamird)
49 - Fix high bits computation on ARM. (@davidtgoldblatt, @paravoid)
51 - Fix MSVC 2015 & 2017 builds. (@rustyx)
58 - Fix 32-bit build on MSVC. (@rustyx)
59 - Fix external symbol on MSVC. (@maksqwe)
99 - Fix deadlock with multithreaded fork in OS X. (@davidtgoldblatt)
101 - Fix a few background thread initialization and shutdown issues. (@interwq)
102 - Fix an extent coalesce + decay race by taking both coalescing extents off
104 - Fix potentially unbound increase during decay, caused by one thread keep
107 - Fix a FreeBSD bootstrap assertion. (@strejda, @interwq)
[all …]
/external/e2fsprogs/tests/f_lotsbad/
Dexpect.17 Inode 13, i_size is 15360, should be 12288. Fix? yes
9 Inode 13, i_blocks is 32, should be 30. Fix? yes
34 Inode 2 ref count is 5, should be 4. Fix? yes
38 Fix? yes
41 Fix? yes
44 Fix? yes
47 Fix? yes
50 Fix? yes
53 Fix? yes
56 Fix? yes
/external/glide/third_party/disklrucache/
DCHANGELOG.md7 * Fix: Prevent exception trying to delete a non-existent file.
13 * Fix: Do not throw runtime exceptions for racy file I/O.
14 * Fix: Synchronize calls to `isClosed`.
23 * Fix: Ensure file handles are not held when a file is not found.
24 * Fix: Correct journal rebuilds on Windows.
25 * Fix: Ensure file writer uses the appropriate encoding.
31 * Fix: Correct logic around detecting whether a journal rebuild is required.
46 * Fix: Ensure library references Java 5-compatible version of
55 * Fix: Cache will gracefully recover if directory is deleted at runtime.
/external/e2fsprogs/doc/RelNotes/
Dv1.43.5.txt4 Fix a bug which could cause e2fsck to loop forever when rebuilding an
8 Fix build when configured with --disable-threads or --enable-profile.
10 Fix ext2fs_sync_device() so it returns the proper error code if the
13 Fix a potential crash in tune2fs when enabling project quota when the
17 Fix a bug in debugfs's "ls -p" handling which could cause it to print
20 Fix a number of bugs in debugfs, dumpe2fs, e2fsck, tune2fs, and
32 Fix a regression introduced in e2fsprogs 1.43 which broke mke2fs's
36 Fix how backup superblocks are written in big endian systems so they
48 Fix e2fsck's -E bmap2extent feature (which converts a file to use
51 Fix libext2fs to correctly handle accounting for an external xattr
[all …]
Dv1.43.8.txt4 Fix a bug where updated bitmap checks might not be written to disk.
9 unpopular). Fix them and compile-time checks to avoid this class of
12 Fix a potential use after free bug in e2fsck when fixing a corrupted
15 Fix a bug in e2fsck where a badly/maliciously corrupted superblock
20 Fix debugfs's ncheck command so that it correctly prints the inode
23 Fix a bug in e2freefrag where it could print an incorrect free blocks
28 Fix a bug where resize2fs's free blocks sanity check could fail with a
32 Fix and clarify various man pages and documentations. Also fixed up
42 Fix various compiler warnings.
46 Fix compatibility problems with glibc 2.27 casued by a collision with
/external/e2fsprogs/tests/f_no/
Dexpect8 Inode 13 is in use, but has dtime set. Fix<y>? no
15 Inode 14 is in use, but has dtime set. Fix<y>? no
22 Inode 14, i_blocks is 52574694748113, should be 0. Fix<y>? no
32 Inode 12 ref count is 34463, should be 1. Fix<y>? no
33 Inode 13 ref count is 9999, should be 1. Fix<y>? no
34 Inode 14 ref count is 12241, should be 1. Fix<y>? no
37 Fix<y>? no
39 Fix<y>? no
41 Fix<y>? no
43 Fix<y>? no

12345678910>>...28