diff options
author | Mike Trinkala | 2023-02-01 22:07:42 +0000 |
---|---|---|
committer | GitHub | 2023-02-01 22:07:42 +0000 |
commit | 62d046fa219b927c536bf6726fcae1e825346e0e (patch) | |
tree | c44e979f110449d6e023dba2f23ed96bf430b6ce /runtime/queries/llvm | |
parent | 685cd383a3a56755b06b4146d5dc14872890a56e (diff) |
Fix utf8 length handling for shellwords (#5738)
If the last argument to shellwords ends in a multibyte utf8 character
the entire argument will be dropped.
e.g. `:sh echo test1 test2ð’€€` will only output `test1`
Add additional tests based on the code review feedback
Diffstat (limited to 'runtime/queries/llvm')
0 files changed, 0 insertions, 0 deletions