1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/zlib
nagachika e87640cd9d merge revision(s) 1cbdedec89:
[ruby/zlib] Mask checksums to lower 32bits

	Upper bits affect the result of `crc32` in zlib 1.2.12.

	https://github.com/ruby/zlib/commit/9ab6d04af1
	---
	 ext/zlib/zlib.c        | 12 +++++++++---
	 test/zlib/test_zlib.rb |  2 ++
	 2 files changed, 11 insertions(+), 3 deletions(-)
2022-05-05 19:18:37 +09:00
..
.gitignore ignore external library sources [ci skip] 2018-01-26 03:13:33 +00:00
depend Update dependencies 2021-11-21 16:21:18 +09:00
extconf.rb Found library is not usable if the header is not found 2021-07-06 01:17:38 +09:00
zlib.c merge revision(s) 1cbdedec89: 2022-05-05 19:18:37 +09:00
zlib.gemspec [ruby/zlib] gemspec: Remove unused files 2021-04-20 21:19:41 +09:00