| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/ |
| D | baddof.c | 55 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/ |
| D | sanitizer_common_interceptors.inc | 1021 // 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 …]
|
| D | sanitizer_common_interceptors_netbsd_compat.inc | 37 // 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/ |
| D | gcov.c | 797 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/ |
| D | CMS_compress.pod | 34 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
|
| D | PKCS7_encrypt.pod | 49 otherwise the translation will corrupt it. If B<PKCS7_BINARY> is set then
|
| D | CMS_encrypt.pod | 44 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
|
| D | PKCS7_sign.pod | 45 otherwise the translation will corrupt it.
|
| D | CMS_sign.pod | 49 otherwise the translation will corrupt it.
|
| D | SSL_alert_type_string.pod | 106 A certificate was corrupt, contained signatures that did not
|
| /freebsd-12-stable/contrib/bzip2/ |
| D | bzlib.c | 817 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/ |
| D | ChangeLog-2006 | 249 * 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/ |
| D | ex_tag.c | 1100 goto corrupt; in ctag_sfile() 1105 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
|
| /freebsd-12-stable/usr.sbin/timed/timed/ |
| D | CHANGES | 94 way corrupt the reliability of the system. Authentication
|
| /freebsd-12-stable/stand/forth/ |
| D | menu-commands.4th | 368 \ Redraw the entire screen. A long BE name can corrupt the menu
|
| /freebsd-12-stable/contrib/wpa/ |
| D | CONTRIBUTIONS | 42 sending the patch does not corrupt whitespace. If that cannot be fixed
|
| /freebsd-12-stable/contrib/file/ |
| D | ChangeLog | 129 * 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/ |
| D | cvmx-gmxx-defs.h | 9269 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/ |
| D | AUTHORS | 311 corrupt the string passed.
|
| /freebsd-12-stable/contrib/binutils/bfd/po/ |
| D | bfd.pot | 1304 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/ |
| D | ChangeLog | 1484 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/ |
| D | fastrpz.patch | 643 + * - 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/ |
| D | CHANGES | 522 * 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/ |
| D | binutils.pot | 1418 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/ |
| D | Fixes | 657 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.
|