Home
last modified time | relevance | path

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

12345678910>>...14

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/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/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/okhttp/
DCHANGELOG.md38 * Fix: `FormEncodingBuilder` is now consistent with browsers in which
41 * Fix: Relax `FormEncodingBuilder` to support building empty forms.
42 * Fix: Timeouts throw `SocketTimeoutException`, not `InterruptedIOException`.
43 * Fix: Change `MockWebServer` to use the same logic as OkHttp when determining
45 * Fix: `HttpUrl` now uses the canonical form for IPv6 addresses.
46 * Fix: Use `HttpUrl` internally.
47 * Fix: Recover from Android 4.2.2 EBADF crashes.
48 * Fix: Don't crash with an `IllegalStateException` if an HTTP/2 or SPDY
50 * Fix: Make sure the default user agent is ASCII.
127 * Fix: OkHttp no longer shares timeouts between pooled connections. This was
[all …]
/external/e2fsprogs/tests/f_extents/
Dexpect.13 Fix? yes
9 Inode 12, i_blocks is 34, should be 0. Fix? yes
12 Fix? yes
18 Inode 17, i_blocks is 32, should be 0. Fix? yes
23 Inode 18, i_blocks is 2, should be 0. Fix? yes
32 Fix? yes
35 Fix? yes
38 Fix? yes
41 Fix? yes
44 Fix? yes
[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/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_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/nanopb-c/
DCHANGELOG.txt2 Fix bug with default values for extension fields (issue 111)
3 Fix some MISRA-C warnings (issue 91)
10 Fix generator error with bytes callback fields (issue 99)
11 Fix warnings about large integer constants (issue 102)
18 Fix a bug with encoding negative values in int32 fields (issue 97)
30 Fix MISRA C violations (issue 91)
35 Fix build error on Visual C++ (issue 84, patch by Markus Schwarzenberg)
44 Fix unknown fields in empty message (issue 78)
60 Fix bug with empty strings in repeated string callbacks (issue 73)
61 Fix regression in 0.2.0 with optional callback fields (issue 70)
[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/chromium-trace/catapult/third_party/vinn/third_party/parse5/
DCHANGELOG.md5 …* Fix: htmlparser2 tree adapter `DocumentType.data` property rendering (GH [#45](https://github.co…
8 …* Fix: Location info handling for the implicitly generated `<html>` and `<body>` elements (GH [#44…
17 …* Fix: `<form>` processing in `<template>` (GH [#40](https://github.com/inikulin/parse5/issues/40)…
20 …* Fix: text node in `<template>` serialization problem with custom tree adapter (GH [#38](https://…
31 * Fix: apply latest changes to the `htmlparser2` tree format (DOM Level1 node emulation).
38 …* Fix: use fake `document` element for fragment parsing (required by [jsdom](https://github.com/tm…
44 * Fix: crash on Linux due to upper-case leading character in module name used in `require()`.
48 * Fix: new line serialization in `<pre>`.
49 * Fix: `SYSTEM`-only `DOCTYPE` serialization.
50 * Fix: quotes serialization in `DOCTYPE` IDs.
[all …]
/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/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/jemalloc/
DChangeLog60 - Fix stats.cactive accounting regression. (@rustyx, @jasone)
69 - Fix a potential tsd cleanup leak. (Christopher Ferris, @jasone)
70 - Fix run quantization. In practice this bug had no impact unless
73 - Fix LinuxThreads-specific bootstrapping deadlock. (Cosmin Paraschiv)
77 - Fix stats.arenas.<i>.{dss,lg_dirty_mult,decay_time,pactive,pdirty} for
88 - Fix xallocx(..., MALLOCX_ZERO to zero the last full trailing page of large
97 - Fix xallocx(..., MALLOCX_ZERO) to zero all trailing bytes of large
99 - Fix xallocx(..., MALLOCX_ZERO) to zero trailing bytes of huge allocations
101 - Fix prof_tctx_dump_iter() to filter out nodes that were created after heap
111 - Fix ixallocx_prof_sample() to never modify nor create sampled small
[all …]
/external/e2fsprogs/tests/f_preen/
Dexpect.27 Fix? yes
10 Fix? yes
13 Fix? yes
16 Fix? yes
19 Fix? yes
22 Fix? yes
25 Fix? yes
/external/e2fsprogs/tests/f_imagic_fs/
Dexpect.17 Inode 2 ref count is 4, should be 3. Fix? yes
11 Fix? yes
14 Fix? yes
17 Fix? yes
20 Fix? yes
23 Fix? yes
26 Fix? yes
/external/e2fsprogs/tests/f_badtable/
Dexpect.118 Inode 2 ref count is 4, should be 3. Fix? yes
22 Fix? yes
25 Fix? yes
28 Fix? yes
31 Fix? yes
34 Fix? yes
37 Fix? yes
40 Fix? yes
/external/e2fsprogs/tests/f_misstable/
Dexpect.122 Inode 2 ref count is 8, should be 4. Fix? yes
26 Fix? yes
29 Fix? yes
32 Fix? yes
35 Fix? yes
38 Fix? yes
41 Fix? yes
44 Fix? yes
/external/e2fsprogs/tests/f_clear_xattr/
Dexpect.12 Inode 14, i_blocks is 2, should be 0. Fix? yes
4 Inode 12, i_blocks is 4, should be 2. Fix? yes
6 Inode 13, i_blocks is 2, should be 0. Fix? yes
8 Inode 15, i_blocks is 4, should be 2. Fix? yes
27 Fix? yes
30 Fix? yes
33 Fix? yes
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
DCHANGES7 - Fix to decoder working on indefinite length substrate -- end-of-octets
10 - Fix to decoder to fail in cases where tagFormat indicates inappropriate
13 - Fix to REAL type encoder to force primitive encoding form encoding.
14 - Fix to CHOICE decoder to handle explicitly tagged, indefinite length
16 - Fix to REAL type decoder to handle negative REAL values correctly. Test
36 - Fix to encoder to produce empty-payload INTEGER values for zeros
37 - Fix to decoder to support empty-payload INTEGER and REAL values
38 - Fix to unit test suites imports to be able to run each from
62 - Fix to Real codec exponent encoding (should be in 2's complement form),
64 - Fix in Boolean truth testing built-in methods
[all …]
/external/e2fsprogs/tests/f_bad_disconnected_inode/
Dexpect.116 Inode 2 ref count is 4, should be 3. Fix? yes
32 Fix? yes
35 Fix? yes
38 Fix? yes
41 Fix? yes
44 Fix? yes
47 Fix? yes
/external/e2fsprogs/tests/f_extents2/
Dexpect.16 Inode 12, i_blocks is 86, should be 62. Fix? yes
8 Inode 13, i_size is 13295, should be 14336. Fix? yes
10 Inode 13, i_blocks is 26, should be 28. Fix? yes
12 Inode 15, i_size is 42197, should be 44032. Fix? yes
14 Inode 15, i_blocks is 84, should be 86. Fix? yes
28 Inode 18, i_blocks is 116, should be 24. Fix? yes
59 Fix? yes
62 Fix? yes
65 Fix? yes
/external/e2fsprogs/tests/f_dup4/
Dexpect.175 Fix? yes
78 Fix? yes
81 Fix? yes
85 Fix? yes
88 Fix? yes
91 Fix? yes
94 Inode 12 ref count is 4, should be 3. Fix? yes
96 Inode 13 ref count is 4, should be 3. Fix? yes
98 Inode 14 ref count is 4, should be 3. Fix? yes
100 Inode 15 ref count is 0, should be 3. Fix? yes
[all …]
/external/pdfium/third_party/libopenjpeg20/
DREADME.pdfium13 0001-image-data.patch: Fix a crashier in opj_j2k_update_image_data().
14 0002-packet-iterator.patch: Fix integer overflow in opj_pi_create_decode().
17 0005-jp2_apply_pclr.patch: Fix out of bounds access.
18 0006-tcd_init_tile.patch: Fix a dividing zero bug in opj_tcd_init_tile().
19 0007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
21 0009-opj_pi_next.patch: Fix potential bad precno value in opj_pi_next* functions.

12345678910>>...14