Github user tballison commented on a diff in the pull request:
https://github.com/apache/commons-compress/pull/20#discussion_r113181027
--- Diff:
src/main/java/org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.java
---
@@ -56,7 +56,7 @@ public
Github user tballison commented on a diff in the pull request:
https://github.com/apache/commons-compress/pull/20#discussion_r113176495
--- Diff:
src/main/java/org/apache/commons/compress/compressors/lzma/LZMACompressorInputStream.java
---
@@ -56,7 +56,7 @@ public
Github user tballison commented on the issue:
https://github.com/apache/commons-compress/pull/20
+1 to both suggestions. Will do. Thank you.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
GitHub user tballison opened a pull request:
https://github.com/apache/commons-compress/pull/20
COMPRESS-382
first draft of preventing OOM in LZMA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tballison/commons-compress
GitHub user tballison opened a pull request:
https://github.com/apache/commons-compress/pull/19
COMPRESS-387
Fix specification of ARCDIR to allow spaces in path in Windows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tballison
GitHub user tballison opened a pull request:
https://github.com/apache/commons-compress/pull/18
COMPRESS-385
add detect() to CompressorStreamFactory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tballison/commons-compress