Hi, Two additional fixes to the first one.
sbase sort has the same bug that current OpenBSD sort has, though they've merged my patch[1] for that so I'm more confident now that the fix is correct. Third patch fixes broken math that sometimes causes a segfault or sigabrt. The first patch is resubmitted as part of this series since the third patch is based on it. Thanks and happy new year! Richard [1]: https://marc.info/?l=openbsd-tech&m=157755445524793&w=2 Richard Ipsum (3): sort: Fix handling of -k n,n case sort: Don't do top-level sort when -k is used sort: Fix string length update math sort.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) -- 2.24.1
