[7.2.359] Crash when using the Netbeans join command.
commit13986c43a31453f2f3308c95e5c8ea9e018bf736
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 11 Feb 2010 18:53:55 +0000 (11 18:53 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 11 Feb 2010 18:53:55 +0000 (11 18:53 +0000)
treeb181d773a7c638c95fc509b978e2db58e214c15d
parent8f276a70a4ddd67520e0cf271f07d608735f980b
[7.2.359] Crash when using the Netbeans join command.

Problem:    Crash when using the Netbeans join command.

Solution:   Make sure the ml_flush_line() function is not used recursively.
            (Xavier de Gaye)

Patch 7.2.359
src/memline.c
src/version.c