diff options
author | Nick Neisen <nwneisen@gmail.com> | 2018-05-16 19:17:11 -0600 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-05-17 08:48:42 +0200 |
commit | b44b533ada401f0e468a07272f3b5d10f78bba5a (patch) | |
tree | 4fe38c4e7234c1e979eaefaafb421dd1a4b57ec0 /test/functional/api/vim_spec.lua | |
parent | 2aa308c6852b7c51caef5dd6dc4e809719ca7a55 (diff) | |
download | rneovim-b44b533ada401f0e468a07272f3b5d10f78bba5a.tar.gz rneovim-b44b533ada401f0e468a07272f3b5d10f78bba5a.tar.bz2 rneovim-b44b533ada401f0e468a07272f3b5d10f78bba5a.zip |
coverity/13969: handle u_save() failure
Looking at the implementation of u_save suggests that its failure is
a normal and expected situation (e.g. if undo isn't allowed for some
reason, it will fail). Also (most of) the other calls to u_save() in
do_put() return early.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions