upx/misc
John Reiser 0515be4334 LZMA on AMD64 had bug in calling sequence, leading to random exit(127)
LzmaDecode randomly decided that the input had ended in the middle,
because of error in interface between ELFMAINX and the decoder.

Thanks to Kevin Gosse!
https://github.com/upx/upx/pull/716
https://github.com/MichalStrehovsky/PublishAotCompressed/issues/11
2023-10-06 14:14:32 -07:00
..
analyze/clang-tidy src: create util/cxxlib.h 2023-08-16 10:05:59 +02:00
make all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
podman CI updates 2023-09-30 10:46:39 +02:00
scripts all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
testsuite LZMA on AMD64 had bug in calling sequence, leading to random exit(127) 2023-10-06 14:14:32 -07:00