-
Story
-
Resolution: Unresolved
-
Normal
-
rhel-10.0.beta
-
None
Upstream clang 18 (and backports to clang 17 in Fedora and RHEL) implemented support for _attribute_((cleanup())) in its Thread Safety Analysis, so we can now actually have a proper implementation of WITH_GRAPH_RDLOCK_GUARD() that understands when we acquire and when we release the lock.
The behaviour of QEMU should not be changed with this, we just can catch more locking bugs during the build.
- is blocked by
-
RHEL-41246 Rebase qemu-9.1 for RHEL 10.0
- Release Pending