opnsense-src/usr.bin/sort
Mark Johnston 946a297fbd sort: Fix random sort
bwsrawdata() is supposed to return the string buffer.

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

(cherry picked from commit e9bfb50d5e)
2021-11-01 09:10:54 -04:00
..
nls
tests
bwstring.c sort: Fix random sort 2021-11-01 09:10:54 -04:00
bwstring.h usr.bin/sort: Avoid UBSan errors 2021-08-05 09:57:45 +01:00
coll.c
coll.h
file.c sort(1): Remove duplicate option check 2020-09-08 15:01:49 +00:00
file.h
Makefile usr.bin/sort: Avoid UBSan errors 2021-08-05 09:57:45 +01:00
Makefile.depend
Makefile.depend.options
mem.c
mem.h
radixsort.c sort: Cache value of MB_CUR_MAX 2021-05-20 09:15:43 -04:00
radixsort.h
sort.1.in
sort.c sort: Cache value of MB_CUR_MAX 2021-05-20 09:15:43 -04:00
sort.h sort: Cache value of MB_CUR_MAX 2021-05-20 09:15:43 -04:00
vsort.c
vsort.h