Skip to content
Snippets Groups Projects
Verified Commit a13b2b57 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

:bug: k-order MEX: mutex was not correctly locked in initialization

Since the lock was not assigned to a variable, it was a temporary value and
would thus be immediately released.

Problem detected through a warning produced by GCC 14.
parent e7506218
Branches
No related tags found
No related merge requests found
Pipeline #10798 passed