[7.2.207] Using freed memory with ":redrawstatus" when it works recursively.
commitfbff1d7a154ed4da4db24779b4c5992a3eaae887
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 16 Jun 2009 17:21:56 +0000 (16 17:21 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 16 Jun 2009 17:21:56 +0000 (16 17:21 +0000)
treef7a6fc8e3890f842f0e975039ad3d182f932479b
parentd4db4032b2cb34ef50f1a6c49a6ec0581978fb21
[7.2.207] Using freed memory with ":redrawstatus" when it works recursively.

Problem:    Using freed memory with ":redrawstatus" when it works recursively.

Solution:   Prevent recursively updating the status line. (partly by Dominique
            Pelle)

Patch 7.2.207
src/screen.c
src/version.c