diff options
author | 2009-07-23 15:58:37 +0000 | |
---|---|---|
committer | 2009-07-23 15:58:37 +0000 | |
commit | 77d0b3b345837b848536d0ee6add521685e260db (patch) | |
tree | 8fa2d69af8740dee6abae748066f7ceef841049b /usr.bin/tmux/window-copy.c | |
parent | Revert r1.5, I don't like it, new sessions should start off identically - with (diff) | |
download | wireguard-openbsd-77d0b3b345837b848536d0ee6add521685e260db.tar.xz wireguard-openbsd-77d0b3b345837b848536d0ee6add521685e260db.zip |
What gets allocated with bus_space_map() needs to be released with
bus_space_unmap(), not bus_space_free(). Fortunately this file is only
used on i386 where bus_space_free() simply invokes bus_space_unmap().
Diffstat (limited to 'usr.bin/tmux/window-copy.c')
0 files changed, 0 insertions, 0 deletions