diff options
author | 2009-10-12 22:34:37 +0000 | |
---|---|---|
committer | 2009-10-12 22:34:37 +0000 | |
commit | 122e528592bcc37ff4b8fbb4676407d53d98cdd2 (patch) | |
tree | 09486918f7fe952c6d8667eec996a6edd122bfcf /usr.bin/tmux/tty.c | |
parent | Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to (diff) | |
download | wireguard-openbsd-122e528592bcc37ff4b8fbb4676407d53d98cdd2.tar.xz wireguard-openbsd-122e528592bcc37ff4b8fbb4676407d53d98cdd2.zip |
- fix a null deref which could happen after a couple iterations of the
aliases/virtual domains resolution code.
- fix a logic bug which caused virtual domains not to be correctly
handled after one iteration of the aliases resolution code.
- introduce a few helper functions to help clean up and simplify the
lka code.
- simplify the IS_EXT/IS_MAILBOX/IS_RELAY macros so they manipulate a
struct path * instead of the mess of dereferences we were passing them.
Diffstat (limited to 'usr.bin/tmux/tty.c')
0 files changed, 0 insertions, 0 deletions