1. 23 9月, 2011 1 次提交
    • M
      Avoid searching past window for Z_RLE strategy. · faa03d51
      Mark Adler 提交于
      Without this, Z_RLE could under some circumstances read one byte past
      the end of the allocated sliding window. This would normally not be a
      problem unless the window is right at the end of an allocated page, or
      if a bounds checker is being used.
      faa03d51
  2. 12 9月, 2011 5 次提交
  3. 10 9月, 2011 34 次提交