diff options
author | 2019-12-16 13:58:53 +0000 | |
---|---|---|
committer | 2019-12-16 13:58:53 +0000 | |
commit | 43e343f8aa17502e68dbb74fa3dd463280c74fe5 (patch) | |
tree | 328404629833eaa99ce5c7c5814e25329366aad3 /usr.bin/tmux/server-client.c | |
parent | When rsync exits non zero because of network issues or because the (diff) | |
download | wireguard-openbsd-43e343f8aa17502e68dbb74fa3dd463280c74fe5.tar.xz wireguard-openbsd-43e343f8aa17502e68dbb74fa3dd463280c74fe5.zip |
strdup may return NULL if memory allocation fails. Use the safer xstrdup
which fatals on allocation failures.
ok markus@
Diffstat (limited to 'usr.bin/tmux/server-client.c')
0 files changed, 0 insertions, 0 deletions