diff options
author | 2009-07-12 15:36:41 +0000 | |
---|---|---|
committer | 2009-07-12 15:36:41 +0000 | |
commit | 7ab60efa2804f9326a6476e7dad701739c76b85f (patch) | |
tree | c854a508ccf16d34c358c540bad7e1deaf9eb14e /usr.bin/tmux/server.c | |
parent | If devices have roamed, complain once then update the metadata, just like (diff) | |
download | wireguard-openbsd-7ab60efa2804f9326a6476e7dad701739c76b85f.tar.xz wireguard-openbsd-7ab60efa2804f9326a6476e7dad701739c76b85f.zip |
Remove a semicolon at the end of an if statement so the
test if a buffer isn't NULL before freeing has effect.
This was harmless as it is in a failure case and free(NULL) is
valid in userland.
Diffstat (limited to 'usr.bin/tmux/server.c')
0 files changed, 0 insertions, 0 deletions