Ok, I figured it out. It was an anonymous pointer in the sorting algorithm that was cast to the wrong type, leading to wrong values of the types and wrong sorting.

Reply via email to