Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/redis-5.0.5/tests/integration/
H A Drdb.tcl109 test {Server should not start if RDB is corrupted} {
/f-stack/dpdk/doc/guides/prog_guide/
H A Dthread_safety_dpdk_functions.rst52 It is possible that the multiple read/writes during PMD setup and configuration could be corrupted
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md374 If such a value is present, it is considered corrupted data.
585 data is considered corrupted.
833 otherwise the bitstream is considered corrupted.
1101 distribution is considered corrupted.
1232 otherwise the representation is considered corrupted.
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c4706 int corrupted = 0; in vdev_propagate_state() local
4736 corrupted++; in vdev_propagate_state()
4747 if (corrupted && vd == rvd && in vdev_propagate_state()
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt523 of some corrupted bytes.
H A Drfc1951.txt875 of some corrupted bytes.
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst332 Redundancy Check) that allows detection of corrupted data within the entire
H A Dmlx5.rst207 holds the external buffers may be corrupted.
/f-stack/app/nginx-1.16.1/
H A DCHANGES402 *) Bugfix: in processing of corrupted cache files.
407 *) Bugfix: when using HTTP/2 client request body might be corrupted.
692 directives client request body might be corrupted; the bug had
4041 *) Bugfix: the $ssl_client_cert variable usage corrupted memory; the bug
8313 *) Bugfix: the responses were corrupted when the temporary files were
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt4530 corrupted object lists.
4760 corrupted resource descriptor, or a resource descriptor that is missing
5451 while traversing corrupted or ill-formed resource template buffers. Check
8236 Implemented detection of a corrupted or replaced DSDT. This change adds
8237 support to detect a DSDT that has been corrupted and/or replaced from
9883 corrupted after suspend. Now copy the table to a local buffer. For the
10713 could be corrupted if the interrupt being removed was at the head of the
14733 corrupted on a bit field read that starts on an aligned boundary but does
16057 became corrupted.
16369 order to catch corrupted tables.
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1274 - Fix inflate to terminate gracefully when fed corrupted or invalid data