You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just roughly tested, but I just ported the
change from nodejs/node#8512, or at least attempted to.
Before, when trying to inflateRaw (or inflate({raw:true});) with a custom
dictionary, you would get 'invalid distance too far back'.
This no longer seems to happen, so I think I fixed it.
0 commit comments