diff options
| author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-12-17 19:54:25 +0100 | 
|---|---|---|
| committer | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-12-17 22:10:14 +0100 | 
| commit | 885661d25b11aa248e3841953264d5cd92486991 (patch) | |
| tree | 2560315c7b0e6a605b04bebb8f5258ea2afe29a3 /runtime/indent/lisp.vim | |
| parent | 693da009204f058494ef32dc5ce5c5d4298a61d6 (diff) | |
| download | rneovim-885661d25b11aa248e3841953264d5cd92486991.tar.gz rneovim-885661d25b11aa248e3841953264d5cd92486991.tar.bz2 rneovim-885661d25b11aa248e3841953264d5cd92486991.zip  | |
Fix warnings: syntax.c: get_id_list(): Double free: FP.
Problem    : Double free @ 5213.
Diagnostic : False positive.
Rationale  : I haven't been able to find the real reason why this is
             signaled. Nonetheless, I've been able to track down the
             introduction of this warning to commit
             77135447e09903b45d1482da45869946212f7904.
             The change there affecting this function is just a
             transformation maintaining semantics. So, this must be a
             FP, though I can't explain why.
Resolution : Revert changes in mentioned commmit touching this function.
Diffstat (limited to 'runtime/indent/lisp.vim')
0 files changed, 0 insertions, 0 deletions
