/openbmc/qemu/tests/qemu-iotests/ |
H A D | 060.out | 9 Data may be corrupted, or further writes to the image may corrupt it. 11 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L1 tabl… 23 corrupt: true 25 qemu-io: can't open device TEST_DIR/t.IMGFMT: IMGFMT: Image is corrupt; cannot be opened read/write 37 Data may be corrupted, or further writes to the image may corrupt it. 39 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with refcount block… 70 Data may be corrupted, or further writes to the image may corrupt it. 75 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with inactive L2 ta… 110 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L2 tabl… 121 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header);… [all …]
|
H A D | 065 | 106 'refcount-bits': 16, 'corrupt': False, 110 'corrupt: false', 'extended l2: false' ] 116 'refcount-bits': 16, 'corrupt': False, 120 'corrupt: false', 'extended l2: false' ] 128 'refcount-bits': 16, 'corrupt': False, 144 'refcount-bits': 16, 'corrupt': False,
|
H A D | 242.out | 18 corrupt: false 45 corrupt: false 84 corrupt: false 128 corrupt: false 173 corrupt: false
|
H A D | 305.out | 12 ### Corrupt the offset of the second refcount block 14 qcow2: Marking image as corrupt: Refblock offset 0x20600 unaligned (reftable index: 0x1); further c…
|
H A D | 075.out | 27 …ST_DIR/simple-pattern.cloop: offsets not monotonically increasing at index 1, image file is corrupt 30 …vice TEST_DIR/simple-pattern.cloop: invalid compressed block size at index 1, image file is corrupt
|
H A D | 060 | 82 # The corrupt bit should not be set anyway 85 # Try to write something, thereby forcing the corrupt bit to be set 88 # The corrupt bit must now be set 124 # The corrupt bit should be cleared 172 # Now, corrupt the image by marking the second L2 table cluster as free. 321 echo "=== Testing dirty corrupt image ===" 337 # because the image was already marked corrupt by that point 486 # Image should not have been marked corrupt 487 _img_info --format-specific | grep 'corrupt:'
|
H A D | 274.out | 53 corrupt: false 79 corrupt: false 111 corrupt: false 135 corrupt: false 167 corrupt: false
|
H A D | 198 | 97 -e '/lazy refcounts:/ D' -e '/corrupt:/ D' -e '/^\s*data file/ D' \ 105 -e '/lazy refcounts:/ D' -e '/corrupt:/ D' -e '/^\s*data file/ D' \
|
H A D | 039.out | 20 Data may be corrupted, or further writes to the image may corrupt it. 88 Data may be corrupted, or further writes to the image may corrupt it.
|
H A D | 138.out | 11 Data may be corrupted, or further writes to the image may corrupt it.
|
H A D | 302.out | 23 corrupt: false
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/ |
H A D | ifmetric.c_typo.patch | 13 - fprintf(stderr, "NETLINK: Recieved corrupt RTA_OIF payload.\n"); 14 + fprintf(stderr, "NETLINK: Received corrupt RTA_OIF payload.\n"); 22 - fprintf(stderr, "NETLINK: Recieved corrupt RTA_PRIORITY payload.\n"); 23 + fprintf(stderr, "NETLINK: Received corrupt RTA_PRIORITY payload.\n");
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qemu-img-bitmaps.out | 39 corrupt: false 59 corrupt: false 84 corrupt: false 102 corrupt: false 145 corrupt: false 164 corrupt: false 182 corrupt: false
|
H A D | parallels-checks.out | 7 == corrupt image == 45 == corrupt image == 84 == corrupt image ==
|
H A D | parallels-checks | 62 echo "== corrupt image ==" 111 echo "== corrupt image ==" 150 echo "== corrupt image =="
|
/openbmc/qemu/docs/devel/testing/ |
H A D | blkverify.rst | 11 processes inside the guest will crash because corrupt sectors were read as part 28 read/write operations correctly and not corrupt data. It can be used as a 33 first instance where corrupt data is read. 49 And test.img is corrupt, its first sector is zeroed when it shouldn't be::
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | CVE-2025-1182.patch | 6 Fix another illegal memory access triggered by corrupt ELF input files. 28 + /* This can happen with corrupt input. */
|
/openbmc/u-boot/include/ |
H A D | tca642x.h | 43 /* Default to an address that hopefully won't corrupt other i2c devices */ 48 /* Default to an address that hopefully won't corrupt other i2c devices */
|
/openbmc/u-boot/drivers/mtd/ubispl/ |
H A D | ubispl.h | 74 * @corrupt: Bitmap to indicate corrupt blocks 108 unsigned long corrupt[UBI_FM_BM_SIZE]; member
|
H A D | ubispl.c | 54 /* No point in rescanning a corrupt block */ in ubi_io_read_vid_hdr() 55 if (test_bit(pnum, ubi->corrupt)) in ubi_io_read_vid_hdr() 71 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr() 78 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr() 89 generic_set_bit(pnum, ubi->corrupt); in ubi_io_read_vid_hdr() 170 if (test_bit(cur_pnum, ubi->corrupt)) { in ubi_add_peb_to_vol() 743 if (test_bit(pnum, ubi->corrupt)) in ubi_load_block() 765 generic_set_bit(pnum, ubi->corrupt); in ubi_load_block() 787 generic_set_bit(pnum, ubi->corrupt); in ubi_load_block() 804 if (test_bit(pnum, ubi->corrupt)) in ubi_load_block()
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_avb.py | 14 - Corrupt boot partition and check for failure 15 - Corrupt vbmeta partition and check for failure
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
H A D | Update.errors.yaml | 10 The supplied firmware image is invalid or corrupt.
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | private_header_test.cpp | 115 data.at(0) = 0; // corrupt the section ID in TEST_F() 127 data.at(4) = 0x22; // corrupt the version in TEST_F() 139 data.at(27) = 1; // corrupt the section count in TEST_F()
|
/openbmc/u-boot/tools/ |
H A D | fdt_host.h | 24 * -FDT_ERR_BADOFFSET, corrupt device tree
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | entity_map_json.hpp | 31 * possibly corrupt.
|