-
mongo gem has dropped Ruby 2.4 support since v2.17.0.
https://www.mongodb.com/docs/ruby-driver/current/reference/driver-compatibility/
bson gem has also dropped it since v4.13.0.
https://github.c…
-
There are a lot runtime options available. Investigate if any of them might be used to better control what might be an error and what a warning in context of vt code correctness ensuring.
https://g…
-
### 🐛 Describe the bug
A test case for `torch.nn.functional.max_unpool3d()` terminates normally without compute sanitizer but trigger an assertion error when it's executed under compute sanitizer.
…
-
We need to modify the Bazel config to allow running the unit tests with thread and undefined behavior sanitizers, address sanitizer & static analyzer.
To pick up after #1291 is merged.
cc @mwils…
-
Building and running any program with LeakSanitizer or with AddressSanitizer's `detect_leaks=1` shows a leak in the system library `libobjc.A.dylib` on Aarch64.
I tested this in a virtual machine a…
-
Hi,
when fuzzing cJSON, there is a timeout reported by ASAN. There might is an infinite loop bug in cJSON_DeleteItemFromObjectCaseSensitive.
```
==617073== ERROR: libFuzzer: timeout after 241…
-
What We Have
Wipes
Gloves
Safety binder
Team 5282 information folder
Ear plug
Pocket Tissues
Survival Wrap
Unidentified Object with the properties of a napkin but with a safety pin
Popsicle Sticks
S…
-
LDC linux binary (from releases):
```
/usr/bin/ld: /home/rikki/.local/bin/ldc2-1.37.0-linux-x86_64/bin/../lib/libldc_rt.msan.a(msan.cpp.o): relocation R_X86_64_TPOFF32 against `_ZN6__msanL28is_in_…
-
Thanks for releasing this baremetal address sanitizer. I was wondering, is there an inherent dependency on clang/llvm? Or would it be possible to port this to gcc?
-
build fails with following error
`.../valkyrie/llvm_mode/dfsan_rt/sanitizer_common/sanitizer_platform_limits_posix.cc:1146:1: error: 'assertion_failed__1146' declared as an array with a negative size…