This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 3c50b8226 Reject short LZMA properties and oversized dictionary in
LZMADecoder (#784)
new 5834d77d0 Reject short LZMA properties and oversized dictionary in
LZMADecoder (#784).
new fc9ae9fb6 Refactor magic numbers.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../apache/commons/compress/archivers/sevenz/LZMADecoder.java | 10 +++++++---
2 files changed, 8 insertions(+), 3 deletions(-)