Fuzzing Engine: libFuzzer Fuzz Target: clang-fuzzer Job Type: libfuzzer_asan_llvm Platform Id: linux Crash Type: ASSERT Crash Address: Crash State: DD && "queried property of class with no definition" clang::CXXRecordDecl::data clang::Sema::FinalizeVarWithDestructor Sanitizer: address (ASAN) C...
Do you mean only the proto-related stuff, or everything clang-fuzzer? If it's the former, we don't need to exclude clang-fuzzer-initialize because it doesn't depend on protobufs. And if it's the latter, we'd also need to exclude/move some other recently-added targets like clang-fu...
Updates: Status: WontFix Comment #7 on issue 20946 by ClusterFuzz-External: llvm:clang-fuzzer: Null-dereference READ in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20946#c7 ClusterFuzz testcase 5970362481508352 is closed as invalid, so closing issue. -- You r...
apt.llvm.org does not provide clang 15 anymore. switched to the latest released version 19 instead. also, fixed a syntax error in an unrelated action.
Comment #6 on issue 20938 by eke...@nvidia.com: llvm:clang-fuzzer: Null-dereference READ in processTypeAttrs https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20938#c6 Unfortunately the above proposed fix was just masking the issue, so I debugged it and wrote: https://github.com...
Comment #6 on issue 20946 by eke...@nvidia.com: llvm:clang-fuzzer: Null-dereference READ in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20946#c6 Unfortunately the above proposed fix (actually was supposed to be https://github.com/llvm/llvm-project/pull...
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 53695 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in visitLocalsRetainedByInitializer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53695#c2 ClusterFuzz testcase 6104989057810432 is verified as ...