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
Fix missed CompressPointer reset in EndSort when without-zlib
Reset of *AR.CompressPointer was the wrong side of an #ifdef WITHZLIB.
Also fix the --without-zlib build, broken since the split sort allocation
patch: 7d0e71d
0 commit comments