mc/lib/search
Andrew Borodin 3b6f3697f9 Fix crash when user menu is called in editor with no filename.
(mc_search): immediately return FALSE if str is NULL.
(mc_search_run): immediately return FALSE if user_data is NULL.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-12-21 12:50:32 +04:00
..
glob.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +04:00
hex.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +04:00
internal.h Don't mix mc_search_cb_ret_t and int as result of search callback. 2012-06-11 15:59:54 +04:00
lib.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +04:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:32:52 +04:00
normal.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +04:00
regex.c Parenthesis around some -1. 2012-12-21 12:50:32 +04:00
search.c Fix crash when user menu is called in editor with no filename. 2012-12-21 12:50:32 +04:00