-
### Describe the bug
The Inter font included in the Prime themes seems to be corrupted. Chrome gives the error:
```
Failed to decode downloaded font: http://localhost:4200/media/Inter-roman.var.wo…
-
### What happened?
I have 32 GB of memory and an Intel Core i7-10700 CPU @ 2.90GHz. Running windows 11 latest build. After loading a fairly complex dashboard of 30 panels, and scrolling halfway to …
-
The following example from https://github.com/google/sanitizers/wiki/AddressSanitizerExampleGlobalOutOfBounds will detect a buffer overflow.
```c
// RUN: clang -O -g -fsanitize=address %t && ./a.o…
yamam updated
2 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [28789](https://llvm.org/bz28789) |
| Version | 3.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc,@zygoloid,@vitalybuka |
## Extended D…
-
Lionel Debroux did a round of testing glulxe with deliberately corrupted game files and uncovered a variety of memory handling errors.
I'm not attaching all the data files from the run, for they ar…
-
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…
-
When I use the address sanitizer from GCC 10.2.0 with glibc 2.33 on MIPS32 BE on the example application from the sem_wait man page, it does not work correctly.
https://man7.org/linux/man-pages/man3/…
-
I'm starting to use the Thread Sanitizer and debugged a few issues that turned out to be false. It's somewhat related to #814 but not quite the same:
```
#include …
-
We have a glibc patch to export another internal implementation for use by the sanitizers (specifically Leak Sanitizer apparently):
* [Make _thread_db_sizeof_pthread public for Sanitizers](https://…