1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/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
..
test_zlib.rb merge revision(s) 1cbdedec89: 2022-05-05 19:18:37 +09:00