diff options
author | 2017-01-12 11:49:42 +0000 | |
---|---|---|
committer | 2017-01-12 11:49:42 +0000 | |
commit | 298562a098a884017f306e69a8eebb87763ee562 (patch) | |
tree | dec3420bf4a3bcd461282026e0e7639c6ff9270b /usr.bin/tmux/tmux.c | |
parent | Put all palette functions together in the file. (diff) | |
download | wireguard-openbsd-298562a098a884017f306e69a8eebb87763ee562.tar.xz wireguard-openbsd-298562a098a884017f306e69a8eebb87763ee562.zip |
Don't write configuration request replies outside of the packet
boundaries. The config request message mbuf is always shorter than the
config request reply message, so use m_copyback() to append the extra
data.
Diffstat (limited to 'usr.bin/tmux/tmux.c')
0 files changed, 0 insertions, 0 deletions