-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
Right now we depend on dear imgui for our console needs, it would be nice to have our home grown solution actually be sort of usable as well, as it's easier to integrate seamlessly into the system.
##…
-
I'm using Ubuntu Linux 20.04.
I have a project which build some `.c` files (lttng tracepoints) in `build.rs` with `cc::Build` and link it to executable.
In `stable` version of Rust toolchain every…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
```
What steps will reproduce the problem?
1. Know that a ring buffer witn N byte arrays can store at most N-1 bytes
(unless some kind of full-or-empty flag is added)
2. Look at FastSerial::txspace(v…
-
Hi,
I tried to use libvma in my Ceph cluster recently. However, I met same crash in version 6.9.1(installed via RPM) and 7.0.5(installed from src with debug enabled). The core trace is pasted below. …
-
## CVE-2019-14821 - High Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.313
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Fou…
-
*Issue created by @RossBencina*
ReadStream, WriteStream, GetStreamReadAvailable and GetStreamWriteAvailable are not implemented.
One possible way to implement this would be to have ReadStream and Wr…
-
Seen with row_cache_test (not with any particular seed)
in a branch based on 5169ce40ef60e37ac85af5a242d0a24448269975
```
build/release/test/boost/row_cache_test_g -l all --catch_system_errors=no…