v.24.6Bug Fix

Use Correct Memory Alignment for Distinct Combinator to Prevent Crashes

Use correct memory alignment for Distinct combinator. Previously, crash could happen because of invalid memory allocation when the combinator was used. #65379 (Antonio Andelic).