commit | 5a76c7c8ee9a0afbeedb1c211db9224260404347 | [log] [tgz] |
---|---|---|
author | Lasse Collin <lasse.collin@tukaani.org> | Sun Aug 03 20:38:13 2014 +0300 |
committer | Lasse Collin <lasse.collin@tukaani.org> | Sun Aug 03 20:38:13 2014 +0300 |
tree | 783f802b54d26e3487126a6be2639f6988767dbf | |
parent | 9a096f8e57509775c331950b8351bbca77bdcfa8 [diff] |
liblzma: SHA-256: Remove the GCC #pragma that became unneeded. The unrolling in the previous commit should avoid the situation where a compiler may think that an uninitialized variable might be accessed.