Nicholas Marriott 9e49ec6cd3 Creating a key binding which replaces itself (such as "bind x bind x lsw")
frees the command list bound to the key while it is still being executed,
leading to a use after free. To prevent this, create a dead keys list and defer
freeing replaced or removed key bindings until the main loop when the key
binding will have finished executing.

Found by Johan Friis when creating a key binding to reload his configuration
file.
2009-07-12 17:33:18 +00:00
2009-06-02 11:17:03 +00:00
Description
Instant Terminal Sharing
17 MiB
Languages
C 90.6%
Roff 7.1%
M4 1%
Awk 0.6%
Makefile 0.4%
Other 0.2%