aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2016-06-21 22:40:09 +0300
committerZyX <kp-pav@yandex.ru>2016-06-23 21:17:51 +0300
commit4b9d2caec21f2150e4b253d5201809d77a1e0912 (patch)
tree4b76273849dbebb1058e530423ebca6cee17873e /src/clint.py
parenta8f3849bc04cee5d7166138a28cb1e7bbf300803 (diff)
downloadrneovim-4b9d2caec21f2150e4b253d5201809d77a1e0912.tar.gz
rneovim-4b9d2caec21f2150e4b253d5201809d77a1e0912.tar.bz2
rneovim-4b9d2caec21f2150e4b253d5201809d77a1e0912.zip
shada: Do not forget to close ShaDa reader
Previously there was file descriptor leak, not detected by sanitizers. Now it is file descriptor leak with a small memory leak which is detected by ASAN what fails one of the tests (actually, “ShaDa support code leaves .tmp.z in-place when there is error in original ShaDa and it has .tmp.a … .tmp.x”, but error is reported at the next test because leaks are not detected until Neovim exit and Neovim exit happens when clear()/reset() is called which happens in before_each only).
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions