Skip to content

xrestop_sort_compare: check for equality

Alan Coopersmith requested to merge alanc/xrestop:compare into master

Previously, equal sizes would return that whichever was passed first was reported as larger than the second, which could result in unstable or undefined sort results in some implementations of qsort().

Signed-off-by: Alan Coopersmith

Merge request reports

Loading