Bug 43348

Summary: less crashes when searching for /<
Product: [Retired] Red Hat Linux Reporter: Need Real Name <e8825514>
Component: lessAssignee: Karsten Hopp <karsten>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-06-03 15:48:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-06-03 15:48:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
less segfaults when searching for the expression ``/<'' in a document.
(Yes, I know it's not a valid regexp but is sholdnt segfault anyway)

How reproducible:
Always

Steps to Reproduce:
1. less <some_file>
2. Type: /\< Enter
	

Actual Results:  Segmentation fault (core dumped)

Additional info: