ClusterLabs / ClusterLabs/libqb
Logging API allows for trivial segfaulting usage
Open
bug
design
- Dominant language
- C
- Stars
- 171
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
```
git apply <OVERWRITE
->write_pt [0]
->read_pt [0]
->size [2048 words]
=>free [8192 bytes]
=>used [0 bytes]
Segmentation fault (core dumped)
```
(No, this time it's not intended case that's currently neutralized.)
It depends on further investigation how much thread-safe ringbuffer implementation actually is.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.