Skip to content
GitLab
Explore
Sign in
Register
Fix synchronization bugs in CircularBuffer and missing override in HSM.h
Code
Review changes
Check out branch
Download
Patches
Plain diff
Luca Erbetta
requested to merge
fix_bugs
into
main
Jul 16, 2022
Overview
0
Commits
4
Pipelines
3
Changes
3
Expand
Fixed deadlock in SyncCircularBuffer (
818aacb4
)
Fixed race condition in SyncCircularBuffer (
bd8d6b4b
)
Missing override in HSM.h that was causing crashes in recent GCC versions (
9aab55a1
)
Merge request reports
Loading