bug22751 302 B

12345
  1. o Major bugfixes (compression):
  2. - Fix crash in LZMA module, when the Sandbox is enabled, where
  3. liblzma would allocate more than 16 MB of memory. We solve this
  4. by bumping the mprotect() limit in the Sandbox module from 16 MB
  5. to 20 MB. Fixes bug 22751; bugfix on 0.3.1.1-alpha.