1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-08 18:28:23 +00:00
Lasse Collin 3f13bf6b9e liblzma: Silence warnings from clang -Wconditional-uninitialized.
This is similar to 2ce4f36f179a81d0c6e182a409f363df759d1ad0.
The actual initialization of the variables is done inside
mythread_sync() macro. Clang doesn't seem to see that
the initialization code inside the macro is always executed.
2023-01-12 03:19:59 +02:00
..
2019-06-03 20:41:54 +03:00
2019-05-11 20:52:37 +03:00
2019-06-03 20:41:54 +03:00
2019-06-03 20:41:54 +03:00
2019-05-11 20:52:37 +03:00
2019-05-11 20:52:37 +03:00
2009-09-15 21:07:23 +03:00