search_for_executable() fails to process last part of PATH if PATH does not end with ':'
commit2cabe4e99e16a0d92969414b23a8a065e5e41a72
authorJingyi Hou <houjingyi@gmail.com>
Thu, 23 May 2013 18:18:23 +0000 (24 02:18 +0800)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 23 May 2013 19:47:37 +0000 (23 20:47 +0100)
treeeffb875b142a7e8371831648cca404f31b375570
parent5cb51577bd59c36822e90fb814564bb7d59ee37e
search_for_executable() fails to process last part of PATH if PATH does not end with ':'
src/runtime/runtime.c