aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2023-01-12 03:19:59 +0200
committerLasse Collin <lasse.collin@tukaani.org>2023-01-12 03:19:59 +0200
commit3f13bf6b9e8624cbe6d6e3e82d6c98a3ed1ad571 (patch)
tree0eaf257d9dd2f339314eae27810d97cbe75100ad /src/liblzma/Makefile.am
parentFix warnings from clang -Wdocumentation. (diff)
downloadxz-3f13bf6b9e8624cbe6d6e3e82d6c98a3ed1ad571.tar.xz
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.
Diffstat (limited to 'src/liblzma/Makefile.am')
0 files changed, 0 insertions, 0 deletions