Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2021 18:32:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259451] usr.bin/sort: -R not random since src d053fb22f6d3
Message-ID:  <bug-259451-227-GGKgapjSPn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259451-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259451-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259451

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De9bfb50d5e7aa5d673a5a35318820320c=
4190d33

commit e9bfb50d5e7aa5d673a5a35318820320c4190d33
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2021-10-29 18:25:42 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2021-10-29 18:29:50 +0000

    sort: Fix random sort

    bwsrawdata() is supposed to return the string buffer.

    PR:             259451
    Reported by:    sigsys@gmail.com
    Fixes:          d053fb22f6d3 ("usr.bin/sort: Avoid UBSan errors")
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation

 usr.bin/sort/bwstring.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259451-227-GGKgapjSPn>