zlib-ng: recent changes to deflate_fast,deflate_medium and deflate_slow cause breaking changes
The recent one line changes in these files:
deflate_fast.c
deflate_medium.c
deflate_slow.c
will break some of my unit tests here:
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 18 (12 by maintainers)
@iii-i in that case, I have no issue with the latest changes đ
Can the âBugâ label be removed if it is the test that is incorrect, and there is no bug in zlib-ngâŚ
Just the assumption that test is correct if zlib or older zlib-ng version passes doesnât mean that the test is 100% correct.