diff options
author | 2019-05-30 13:34:54 +0000 | |
---|---|---|
committer | 2019-05-30 13:34:54 +0000 | |
commit | d136a1603bcdf120a989c0e1a4a66a3f5d3dbffc (patch) | |
tree | eb455a14a86854847b8f9262dc28adc6eac15797 /sys/kern/tty.c | |
parent | __realpath(2) appears to have improved, so re-enable the code that (diff) | |
download | wireguard-openbsd-d136a1603bcdf120a989c0e1a4a66a3f5d3dbffc.tar.xz wireguard-openbsd-d136a1603bcdf120a989c0e1a4a66a3f5d3dbffc.zip |
Fix the initialization of bp before calling vfs_getcwd_common
It is bad style to make a pointer point outside the object
so correct this to simply point to the last byte up front.
ok deraadt@
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions