Skip to content

Fix compactFixupPointers integer overflow (#16992)

Ben Gamari requested to merge wip/T16992 into master

Fixes the implicit conversion in the sort ordering which overflowed with large pointers.

Edited by Ömer Sinan Ağacan

Merge request reports