Ticket #2856: Fixed mceditor 4.8.4 segfaults when aspell dictionaries aren't installed
commit105ac777e17859cad4f3e9cf44663a3f98cfe829
authorSlava Zanko <slavazanko@gmail.com>
Wed, 25 Jul 2012 13:30:00 +0000 (25 16:30 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 5 Aug 2012 15:39:41 +0000 (5 19:39 +0400)
tree9daf0e32d45c096e467cec1fd25533d5169cdf5f
parented6cf8e3ad0c9791f1619b7bc274e16bd6c16f4d
Ticket #2856: Fixed mceditor 4.8.4 segfaults when aspell dictionaries aren't installed

Steps to reproduce:
 * compile mc with aspell support
 * remove all aspell's dictionaries
 * run mc and try to open any file in the internal editor
 * close the error dialog
 * try to exit from editor

Expected behaviour: a file panels should be shown
Actual behaviour: the segfault here.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/editor/spell.c