Home
last modified time | relevance | path

Searched refs:dereference (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/devices/
H A Ddevices_common.kshlib56 major=$(stat --dereference --format="%t" "$devstr")
57 minor=$(stat --dereference --format="%T" "$devstr")
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp126 static std::optional<DereferenceInfo> dereference(ProgramStateRef State,
163 std::optional<DereferenceInfo> DerefInfo = dereference(State, FR); in isDereferencableUninit()
221 static std::optional<DereferenceInfo> dereference(ProgramStateRef State, in dereference() function
/freebsd/usr.bin/diff/tests/
H A Ddiff_test.sh339 -s exit:1 diff -r --no-dereference A B
346 atf_check -o empty -s exit:0 diff -r --no-dereference A B
353 …inline:"Symbolic links A/test-file and B/test-file differ\n" -s exit:1 diff -r --no-dereference A B
/freebsd/lib/libpmc/pmu-events/
H A DREADME20 use "ArchStdEvent" keyword to dereference an "Architecture standard
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh969 complete chown c/--/"(changes dereference no-dereference silent \
973 complete chgrp c/--/"(changes no-dereference silent quiet reference \
982 complete du c/--/"(all block-size bytes total dereference-args \
983 human-readable si kilobytes count-links dereference \
997 complete cp c/--/"(archive backup no-dereference force \
1005 complete ln c/--/"(backup directory force no-dereference \
1037 listed-incremental dereference ignore-zeros \
/freebsd/contrib/llvm-project/libcxx/include/
H A D__hash_table286 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
292 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator");
355 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
360 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter…
418 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
424 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter…
501 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_loca…
507 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_loca…
/freebsd/contrib/one-true-awk/
H A DFIXES63 Matchop dereference after free problem fix when the first
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_s390x.inc60 /* Suppress 'type-punned pointer dereference' warning. */
/freebsd/contrib/mandoc/
H A DNEWS503 * man(1): Fix NULL dereference when the first of multiple pages
505 * mdoc(7): Fix syntax tree corruption leading to NULL dereference
507 * mdoc(7): Fix syntax tree corruption leading to NULL dereference
509 * mdoc(7): Fix syntax tree corruption leading to NULL dereference
512 dereference caused by indirectly broken .Nd or .Nm blocks.
513 * mdoc(7) -Thtml: Fix a NULL dereference for .Bl -column with 0 columns.
514 * mdoc(7): Fix NULL dereference in some specific cases of a
516 * mdoc(7): Fix NULL dereference if the only child of the head
518 * eqn(7): Fix NULL dereference in the terminal formatter
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac317 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wnull-dereference], [CWFLAGS="$CWFLAGS -Wnull-dereference"])
/freebsd/contrib/tzcode/
H A DMakefile329 -Wnull-dereference \
/freebsd/contrib/tzdata/
H A DMakefile329 -Wnull-dereference \
/freebsd/crypto/heimdal/appl/login/
H A DChangeLog134 * login.c (krb5_to4): dereference result from krb5_princ_realm.
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2364 bool dereference = false; in MatchesOperand() local
2388 if (dereference) { in MatchesOperand()
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr1994 # This function allows you to dereference the tag chosen by the user back into
2028 # This function allows you to dereference the tag chosen by the user back into
2061 # This function allows you to dereference the tag chosen by the user back into
2096 # This function allows you to dereference the tag chosen by the user back into
2131 # This function allows you to dereference the tag chosen by the user back into
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst40 xo_emit will never dereference memory beyond the given number of bytes.
/freebsd/contrib/expat/
H A Dconfigure.ac122 …AX_APPEND_COMPILE_FLAGS([-Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion], [AM…
H A DChanges155 #780 Fix NULL pointer dereference in setContext via
1103 resulted in NULL dereference, previously;
1307 #502: Fix potential null pointer dereference
/freebsd/crypto/openssl/
H A DNEWS.md87 * Fixed NULL dereference during PKCS7 data verification ([CVE-2023-0401])
89 * Fixed NULL dereference validating DSA public key ([CVE-2023-0217])
90 * Fixed Invalid pointer dereference in d2i_PKCS7 functions ([CVE-2023-0216])
409 * CMS Null dereference ([CVE-2016-7053])
H A DCHANGES.md134 applied to prevent a NULL pointer dereference that results in OpenSSL
377 * Fixed NULL dereference during PKCS7 data verification.
413 * Fixed NULL dereference validating DSA public key.
415 An invalid pointer dereference on read can be triggered when an
429 * Fixed Invalid pointer dereference in d2i_PKCS7 functions.
431 An invalid pointer dereference on read can be triggered when an
435 The result of the dereference is an application crash which could
2544 signature_algorithms_cert extension then a NULL pointer dereference will
2646 dereference as a result of incorrect handling of the
3899 exchange then this can result in the client attempting to dereference a
[all …]
/freebsd/contrib/file/
H A DChangeLog1285 * Avoid null dereference in cdf code (Drew Yao)
1886 * Add -h flag and dereference symlinks if POSIXLY_CORRECT
1911 * Avoid NULL pointer dereference in time conversion.
/freebsd/contrib/googletest/docs/
H A Dprimer.md324 `ASSERT_NE(n, nullptr)`, as we need to dereference the pointer `n` later, which
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td570 def NullDereference : DiagGroup<"null-dereference">;
1043 def VoidPointerDeref : DiagGroup<"void-ptr-dereference">;
/freebsd/crypto/heimdal/
H A DNEWS45 - Check NULL pointers before dereference them [kdc]
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog119 o buffer: fix possible NULL dereference in evbuffer_setcb() on ENOMEM (598f247d Azat Khuzhin)
232 o avoid NULL dereference on request is not EVHTTP_REQ_POST (e05136c7)
1054 o Fix a (failure-only) null dereference in the unit tests (1104d0b)
1473 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d)

123