xz/src
Lasse Collin c15115f7ed liblzma: Optimize the loop conditions in BCJ filters
Compilers cannot optimize the addition "i + 4" away since theoretically
it could overflow.
2024-11-26 19:17:42 +02:00
..
common Windows: Embed an application manifest in the EXE files 2024-10-01 12:10:23 +03:00
liblzma liblzma: Optimize the loop conditions in BCJ filters 2024-11-26 19:17:42 +02:00
lzmainfo lzmainfo: Avoid integer overflow 2024-09-17 01:26:02 +03:00
scripts Fix typos 2024-05-18 00:34:07 +03:00
xz xz: Landlock: Fix a file descriptor leak 2024-11-25 12:28:44 +02:00
xzdec xzdec: Remove unused short option -M 2024-09-16 23:33:29 +03:00
Makefile.am Windows: Embed an application manifest in the EXE files 2024-10-01 12:10:23 +03:00