xrestop: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Jan 5 16:47:36 UTC 2025
xrestop.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 62c40635987adfa99fed9d8fdc0d54d77959cdf5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Dec 29 11:50:49 2024 -0800
xrestop_sort_compare: check for equality
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 <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xrestop/-/merge_requests/10>
More information about the xorg-commit
mailing list