[Bug 259451] usr.bin/sort: -R not random since src d053fb22f6d3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259451] sort -R doesn't look so random"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Oct 2021 18:32:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259451
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e9bfb50d5e7aa5d673a5a35318820320c4190d33
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(-)
--
You are receiving this mail because:
You are the assignee for the bug.