Skip to content
Snippets Groups Projects
  1. Apr 06, 2011
  2. Apr 04, 2011
  3. Mar 31, 2011
  4. Mar 30, 2011
  5. Mar 29, 2011
  6. Mar 27, 2011
  7. Mar 19, 2011
  8. Mar 16, 2011
  9. Mar 11, 2011
  10. Jan 21, 2011
  11. Jan 05, 2011
  12. Jan 04, 2011
  13. Jan 03, 2011
  14. Jan 01, 2011
  15. Dec 17, 2010
    • Timo Teräs's avatar
      gunzip: fix ordering of boundary callbacks · f126316c
      Timo Teräs authored
      The boundary callback should not happen until all the uncompressed
      data has been consumed. This previously seems to have worked
      because normally gzip library returns "no error" instead of the
      "stream end" if we extract exactly the amount of bytes remaining
      in the archive. (Perhaps this was changed in new zlib.) In any
      case, verification was broken with some apks due to this callback
      ordering issue.
      f126316c
  16. Dec 15, 2010
  17. Dec 14, 2010
  18. Dec 10, 2010
Loading