aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-11-03 16:05:47 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-11-03 21:51:51 -0300
commit7cff10a6c56c662104cb1f9145ab45c94da4862d (patch)
tree4983dddb60c235c9ac63a962037df1c53974b003 /test/functional/shell/viml_system_spec.lua
parentc9cc2aa53d3adcef813d56107058d4b261488f66 (diff)
downloadrneovim-7cff10a6c56c662104cb1f9145ab45c94da4862d.tar.gz
rneovim-7cff10a6c56c662104cb1f9145ab45c94da4862d.tar.bz2
rneovim-7cff10a6c56c662104cb1f9145ab45c94da4862d.zip
test: Add valgrind suppression for libuv memory leak
A memory leak happens in uv_spawn when stdio is set to UV_IGNORE and the child process fails to start. This only happens when libuv is compiled with gcc and optimizations enabled(the default). Compiling with '-O0' removes the leak, but all that can be done right now is ignore the leak by adding a valgrind suppression.
Diffstat (limited to 'test/functional/shell/viml_system_spec.lua')
0 files changed, 0 insertions, 0 deletions