author | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 22 Apr 2010 01:53:56 +0000 (21:53 -0400) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 22 Apr 2010 01:57:56 +0000 (21:57 -0400) | ||
commit | aa6d1129b336af4f95636bac0b3d857c4c698179 | |
tree | 3312d65ee6240fa9afcd880667b509c0b88b0177 | tree | snapshot |
parent | af1bb582742ee329013278c8e05f6753ef43e49f | commit | diff |
Fix set_keymap to error when resolving an unknown keymap
The underlying interface was changed in commit f50084da to return
TRUE/FALSE instead of OK/ERR, but the only usage of set_keymap was not
updated. This lead to a potential segmentation fault.
Reported by Simon Ruderich.
The underlying interface was changed in commit f50084da to return
TRUE/FALSE instead of OK/ERR, but the only usage of set_keymap was not
updated. This lead to a potential segmentation fault.
Reported by Simon Ruderich.
NEWS | diff | blob | history | |
tig.c | diff | blob | history |