texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[5795] don't crash on empty search string


From: Gavin D. Smith
Subject: [5795] don't crash on empty search string
Date: Mon, 01 Sep 2014 15:21:45 +0000

Revision: 5795
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5795
Author:   gavin
Date:     2014-09-01 15:21:44 +0000 (Mon, 01 Sep 2014)
Log Message:
-----------
don't crash on empty search string

Modified Paths:
--------------
    trunk/ChangeLog

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2014-09-01 15:17:32 UTC (rev 5794)
+++ trunk/ChangeLog     2014-09-01 15:21:44 UTC (rev 5795)
@@ -6,6 +6,10 @@
        cursor-movement-scrolls=Off.
        (info_move_to_xref): Handling of cursor-movement-scrolls removed.
 
+       * info/session.c (ask_for_search_string): Don't crash if the user
+       pressed return without typing anything.
+       * info/t/search-empty.sh: New test.
+
 2014-08-30  Gavin Smith  <address@hidden>
 
        * info/session.c (incremental_search): Update an automatic footnotes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]