diff options
author | 2021-04-03 05:21:46 +0000 | |
---|---|---|
committer | 2021-04-03 05:21:46 +0000 | |
commit | 026820cbdfd661694b27f595fabce6e7b7bcf764 (patch) | |
tree | 39ceb4b48dc599be20ea588bbf29585210e05d0b /usr.bin/ssh/ssh.c | |
parent | Remove superflouus mmcpy() (diff) | |
download | wireguard-openbsd-026820cbdfd661694b27f595fabce6e7b7bcf764.tar.xz wireguard-openbsd-026820cbdfd661694b27f595fabce6e7b7bcf764.zip |
Fix two problems in string->argv conversion: 1) multiple backslashes
were not being dequoted correctly and 2) quoted space in the middle
of a string was being incorrectly split.
A unit test for these cases has already been committed
prompted by and based on GHPR#223 by Eero Häkkinen; ok markus@
Diffstat (limited to 'usr.bin/ssh/ssh.c')
0 files changed, 0 insertions, 0 deletions