We need to copy the pathnames we get from fgetln() on stdin, as the buffer
authortholo <tholo@openbsd.org>
Sat, 12 Apr 1997 17:25:25 +0000 (17:25 +0000)
committertholo <tholo@openbsd.org>
Sat, 12 Apr 1997 17:25:25 +0000 (17:25 +0000)
commit432f9d20077426ffc35cb75f4ac1eaf10790d07b
treea90a46b72843776da05450512fc028cfd7d587d5
parent8a72a498fc1a5d9a519d414a57dbcd5e9aacca21
We need to copy the pathnames we get from fgetln() on stdin, as the buffer
will be reused.
bin/pax/options.c