https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232405

Avinash Sonawane <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Avinash Sonawane <[email protected]> ---
Adding a reference to the bug and patch mentioned in above comment:
https://marc.info/?l=openbsd-tech&m=153987435602410

One also gets hit by this bug if one of the file contains blank lines:

```
$ cat 1.txt
a
b
$ cat 2.txt

a
b
$ join 1.txt 2.txt
$ 
```

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

Reply via email to