valimaties commented on code in PR #459:
URL: https://github.com/apache/commons-compress/pull/459#discussion_r1446978919


##########
src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.java:
##########
@@ -128,6 +130,15 @@ private static <T> Iterable<T> reverse(final Iterable<T> 
i) {
 
     private AES256Options aes256Options;
 
+    private long entryPackedSize = 0;

Review Comment:
   Ok, deleted redundant initialization in branch.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to