Home
last modified time | relevance | path

Searched refs:corrupt (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
Dbaddof.c55 corrupt(int fd, unsigned char *buf, int len) in corrupt() function
201 corrupt(fd, copy, len); in main()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1021 // FIXME: under ASan the call below may write to freed memory and corrupt
1039 // FIXME: under ASan the call below may write to freed memory and corrupt
1056 // FIXME: under ASan the call below may write to freed memory and corrupt
1074 // FIXME: under ASan the call below may write to freed memory and corrupt
1249 // FIXME: under ASan the call below may write to freed memory and corrupt
1384 // FIXME: under ASan the call below may write to freed memory and corrupt
1397 // FIXME: under ASan the call below may write to freed memory and corrupt
1410 // FIXME: under ASan the call below may write to freed memory and corrupt
1423 // FIXME: under ASan the call below may write to freed memory and corrupt
1467 // FIXME: under ASan the call below may write to freed memory and corrupt
[all …]
Dsanitizer_common_interceptors_netbsd_compat.inc37 // FIXME: under ASan the call below may write to freed memory and corrupt
49 // FIXME: under ASan the call below may write to freed memory and corrupt
/freebsd-12-stable/contrib/gcc/
Dgcov.c797 goto corrupt; in read_graph_file()
806 goto corrupt; in read_graph_file()
855 goto corrupt; in read_graph_file()
896 corrupt:; in read_graph_file()
/freebsd-12-stable/crypto/openssl/doc/man3/
DCMS_compress.pod34 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
DPKCS7_encrypt.pod49 otherwise the translation will corrupt it. If B<PKCS7_BINARY> is set then
DCMS_encrypt.pod44 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
DPKCS7_sign.pod45 otherwise the translation will corrupt it.
DCMS_sign.pod49 otherwise the translation will corrupt it.
DSSL_alert_type_string.pod106 A certificate was corrupt, contained signatures that did not
/freebsd-12-stable/contrib/bzip2/
Dbzlib.c817 Bool corrupt; in BZ_API() local
828 corrupt = unRLE_obuf_to_output_SMALL ( s ); else in BZ_API()
829 corrupt = unRLE_obuf_to_output_FAST ( s ); in BZ_API()
830 if (corrupt) return BZ_DATA_ERROR; in BZ_API()
/freebsd-12-stable/contrib/binutils/binutils/
DChangeLog-2006249 * dwarf.c (display_debug_frames): Catch a corrupt length field
252 When encountering a corrupt CIE pointer do not reset the start
383 (process_file_header): Cope with a corrupt e_shstrndx field.
/freebsd-12-stable/contrib/nvi/ex/
Dex_tag.c1100 goto corrupt; in ctag_sfile()
1105 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
/freebsd-12-stable/usr.sbin/timed/timed/
DCHANGES94 way corrupt the reliability of the system. Authentication
/freebsd-12-stable/stand/forth/
Dmenu-commands.4th368 \ Redraw the entire screen. A long BE name can corrupt the menu
/freebsd-12-stable/contrib/wpa/
DCONTRIBUTIONS42 sending the patch does not corrupt whitespace. If that cannot be fixed
/freebsd-12-stable/contrib/file/
DChangeLog129 * PR/211: Convert system read errors from corrupt ELF
392 * Be more lenient on corrupt CDF files (Christoph Biedl)
579 * PR/411: Fix memory corruption from corrupt cdf file.
1965 * Try to give us much info as possible on corrupt elf files.
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-gmxx-defs.h9269 uint64_t corrupt : 4; /**< Per port error propagation member
9273 uint64_t corrupt : 4;
9280 uint64_t corrupt : 3; /**< Per port error propagation member
9284 uint64_t corrupt : 3;
9307 uint64_t corrupt : 2; /**< Per port error propagation member
9311 uint64_t corrupt : 2;
/freebsd-12-stable/contrib/amd/
DAUTHORS311 corrupt the string passed.
/freebsd-12-stable/contrib/binutils/bfd/po/
Dbfd.pot1304 msgid "ip2k relaxer: switch table header corrupt."
1484 msgid "corrupt or empty %s section in %B"
1492 msgid "corrupt %s section in %B"
2353 msgid "warning: %s has a corrupt string table index - ignoring"
/freebsd-12-stable/contrib/xz/
DChangeLog1484 that a corrupt file cannot cause the raw decoder to process
1834 is completely silent if input is corrupt while other decompressors
1838 exit status 2 to indicate corrupt input. Before this commit xzgrep
1839 didn't recognize corrupt .bz2 files because xzgrep was treating
1873 indicate corrupt input file. It's better if SIGPIPE results in
1877 it prints nothing if input is corrupt. The other tools aren't
3194 which would result in corrupt output.
6873 show such files as corrupt instead of showing the
8514 files to be corrupt. I thought that no encoder creates empty
8541 would create a corrupt .xz Stream if given an unsupported
[all …]
/freebsd-12-stable/contrib/unbound/contrib/
Dfastrpz.patch643 + * - corrupt database detected by librpz code, corrupt database detected
648 + * the corrupt flag is set so that they do not race with the server
650 + * corrupt set knows that dnsrpzd has already crashed with
/freebsd-12-stable/contrib/subversion/
DCHANGES522 * Raise a malfunction instead of segfaulting with corrupt wc.db (r1749887)
781 * Fix issue #4722: false "filesystem is corrupt" error on commit (r1827688)
896 * swig-pl: do not corrupt "{DATE}" revision variable (r1767768)
1399 * svnadmin hotcopy: do not corrupt db/current contents when copying old
1862 * swig-pl: do not corrupt "{DATE}" revision variable (r1767768)
3380 * error instead of assert when upgrading corrupt WCs (r1182904, -9)
3555 * fixed: hotcopy may corrupt target rep-cache.db (issue #3596)
4666 * fixed: invalid FSFS directory cache can corrupt repository (r27256)
4917 * fixed: don't crash on corrupt repositories (r17625)
5298 * fixed: 'svn switch/update' failure might corrupt wc (issue #1825)
[all …]
/freebsd-12-stable/contrib/binutils/binutils/po/
Dbinutils.pot1418 msgid "The line info appears to be corrupt - the section is too small\n"
3278 msgid "<corrupt string table index: %3ld>"
4554 msgid "corrupt note found at offset %lx into core notes\n"
/freebsd-12-stable/contrib/tcsh/
DFixes657 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
1840 3. .cshdirs would corrupt the heap if some directories were not there.

123