Patch 7.0.213
commit0a54f41eab407f250e0149a45086f4b9463d99ab
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 9 Mar 2007 01:03:00 +0000 (9 01:03 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 9 Mar 2007 01:03:00 +0000 (9 01:03 +0000)
tree748ead2dcf337fa2baae83747ebbb8411107c648
parent12f8c94a3e60d9c91b9207fd4a57a5eb08156675
Patch 7.0.213
Problem:    When 'spellfile' has two regions that use the same sound folding
    using "z=" will cause memory to be freed twice. (Mark Woodward)
Solution:   Clear the hashtable properly so that the items are only freed once.
Files:     src/spell.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@231 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/spell.c
src/version.c