1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/viewer
Miciah Dashiel Butler Masters b81821a21c Fix crash on search-toggle-regex when RE disabled
Check the return value of get_opt_rec on "document.browse.search.regex"
before dereferencing it.  The option is not there if regular expression
support is disabled at build time.

This commit fixes a bug introduced in commit
b2d51c75ff0d6c52a4f6a2761801beb641cba3a2.
2009-02-22 04:00:05 +00:00
..
dump Merge branch 'elinks-0.12' into elinks-0.13 2008-08-03 22:18:53 +03:00
text Fix crash on search-toggle-regex when RE disabled 2009-02-22 04:00:05 +00:00
action.c New action: move-cursor-line-start. 2007-12-16 01:13:39 +02:00
action.h Drop unneeded include. 2008-07-26 15:57:20 +03:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00