|
|
@ -82,8 +82,8 @@ public object Js5Compression { |
|
|
|
* |
|
|
|
* |
|
|
|
* TODO(gpe): are there any clients with LZMA support _and_ the |
|
|
|
* TODO(gpe): are there any clients with LZMA support _and_ the |
|
|
|
* decryption bug? Could the enableLzma flag be re-used for |
|
|
|
* decryption bug? Could the enableLzma flag be re-used for |
|
|
|
* enableNoneWithKey? Or should LZMA also be disabled in clients |
|
|
|
* enableUncompressedEncryption? Or should LZMA also be disabled in |
|
|
|
* with the decryption bug? |
|
|
|
* clients with the decryption bug? |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
types += Js5CompressionType.UNCOMPRESSED |
|
|
|
types += Js5CompressionType.UNCOMPRESSED |
|
|
|
} |
|
|
|
} |
|
|
|