aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorerw7 <erw7.github@gmail.com>2019-07-04 21:45:51 +0900
committerJustin M. Keyes <justinkz@gmail.com>2019-07-04 14:45:51 +0200
commitefc6d9951b8abf4095f79a72f37e3a61c3607299 (patch)
tree7a1f54c33cab5ceb4258db58c8fd5e2e739bdcef /src/clint.py
parent99b870d61c0a574011d16886d2cea44d18c11a2d (diff)
downloadrneovim-efc6d9951b8abf4095f79a72f37e3a61c3607299.tar.gz
rneovim-efc6d9951b8abf4095f79a72f37e3a61c3607299.tar.bz2
rneovim-efc6d9951b8abf4095f79a72f37e3a61c3607299.zip
win,fs.c: Fix is_executable_ext #10209
Fix issue that increment expression is executable and pointer ext pointing out of the buffer, if the pointer ext points to the terminating NUL. * Change termination condition judgment to one place * Change first condition judgment Change to not evaluate *(ext -1) in the first condition judgment. * Change to use copy_option_part instead of STRLCPY
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions