]> granicus.if.org Git - vim/commit
patch 8.2.3030: Coverity reports a memory leak v8.2.3030
authorDominique Pelle <dominique.pelle@gmail.com>
Mon, 21 Jun 2021 18:15:37 +0000 (20:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 21 Jun 2021 18:15:37 +0000 (20:15 +0200)
commitcb54bc65625abad9a0af501acac5c70fba17e2cc
tree8a77eccb36f2e2102ec2b67a947b26b618748dd6
parent035bd1c99f2a8eda5ee886adde4f97ea71fb167f
patch 8.2.3030: Coverity reports a memory leak

Problem:    Coverity reports a memory leak.
Solution:   Fix the leak and a few typos. (Dominique PellĂ©, closes #8418)
src/crypt.c
src/errors.h
src/version.c