-
Newer versions of Clang than what we're running in our CI systems are issuing warnings about "binding dereferenced null pointer to reference has undefined behavior"
We've gotten reports of this fro…
-
## CVE-2018-20573 - Medium Severity Vulnerability
Vulnerable Library - mongor5.1.0-rc0
The MongoDB Database
Library home page: https://github.com/mongodb/mongo.git
Found in HEAD commit: 9c4537f1af3…
-
Next release discussions.
-
### What happened + What you expected to happen
I encountered the following fatal error when using the C++ Actor API and receiving a large vector result:
```
[2022-10-31 14:29:30,823 C 49802 49813]…
-
**Describe the bug**
With the switch to Debian bullseye, Raspberry Pi OS has adopted [libcamera](https://www.raspberrypi.com/news/raspberry-pi-os-debian-bullseye/) which seems to have changed how dat…
-
When using shared-memory between a publisher and subscriber, when the subscriber terminates either gracefully or not, the publisher crashes with:
```
[node-1] terminate called after throwing an in…
-
I'm using [w64devkit version 2.0.0](https://github.com/skeeto/w64devkit/releases/tag/v2.0.0).
This is the error message:
```
../../source/gui/widgets/treebox.cpp:359:60: error: no matching func…
-
### 🐛 Describe the bug
Umbrella issue to track workarounds put while enabling testing with internal asserts:
1. `python3 ../test/test_nn.py -v -k test_native_channel_shuffle_return_alias_of_self` …
-
Is this package expected to work with clang? When following the instructions, the result of a coverage run is:
/usr/bin/lcov -c -i -d . -o my_package_coverage_report.base
Capturing coverag…
-
First, I tried to build a docker container with bcc using Alpine linux image (tag: Latest).
But it showed some errors and seems it needs some updates.
Here's my Dockerfile
```
FROM alpine:latest
…