diff options
author | 2016-10-09 07:30:28 +0000 | |
---|---|---|
committer | 2016-10-09 07:30:28 +0000 | |
commit | 9f063665bb8068755c4fe825419cd05817b42a40 (patch) | |
tree | 4476a1d34e7b128aedca868e18dc66f6d8860b96 /usr.bin/tmux/cmd-if-shell.c | |
parent | fix heap overflow by rewriting loop; detected by new malloc canaries (diff) | |
download | wireguard-openbsd-9f063665bb8068755c4fe825419cd05817b42a40.tar.xz wireguard-openbsd-9f063665bb8068755c4fe825419cd05817b42a40.zip |
Use xsnprintf not snprintf for the prompt in window_copy_write_line
because we don't care if it is truncated to the screen width, we don't
want it to be fatal.
Diffstat (limited to 'usr.bin/tmux/cmd-if-shell.c')
0 files changed, 0 insertions, 0 deletions