[7.2.240] Crash when using find/replace dialog repeatedly. (Michiel
commitfc1d39b809c9c3e944859dce9a7a642068e19925
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 29 Jul 2009 11:09:13 +0000 (29 11:09 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 29 Jul 2009 11:09:13 +0000 (29 11:09 +0000)
tree17f697bf68e944f62f25ea24a69903ce291b4b9d
parent4c68bd35215c8f06a1b9dc612d9dcd60d3d34b65
[7.2.240] Crash when using find/replace dialog repeatedly. (Michiel

Problem:    Crash when using find/replace dialog repeatedly. (Michiel
            Hartsuiker)

Solution:   Avoid doing the operation while busy or recursively.  Also refuse
            replace when text is locked.

Patch 7.2.240
src/gui.c
src/version.c