annotate .lgtm.yml @ 28125:ed151877ebac v8.2.4587

patch 8.2.4587: Vim9: double free after unpacking a list Commit: https://github.com/vim/vim/commit/61efa16932d485fc724e4b94a8e7078a176c9946 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 18 13:10:48 2022 +0000 patch 8.2.4587: Vim9: double free after unpacking a list Problem: Vim9: double free after unpacking a list. Solution: Make a copy of the value instead of moving it. (closes https://github.com/vim/vim/issues/9968)
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Mar 2022 14:15:04 +0100
parents 229cfca9342a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13784
229cfca9342a patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
1 # Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
229cfca9342a patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
2 path_classifiers:
229cfca9342a patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
3 documentation:
229cfca9342a patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
4 - runtime/tutor/tutor*