aboutsummaryrefslogtreecommitdiff
path: root/tests/zlib/readme.txt
blob: 9a628e4a0c532b448f06385f52423c2a4d0eda2b (plain)
1
2
3
4
5
6
7
8
9
10
This is zlib 1.2.5. See README for licensing info.

Changes for emscripten:

  deflate.c: Initialize match_start to 0, to prevent a SAFE_HEAP notification
             Initialize s->prev's buffer (in 2 places) to 0, same reasons

  example.c: Use %d instead of %x in version number printout
             Comment out gzio test