Bug 14539

Summary: vi dumps core on :set wi=0
Product: Base System Reporter: Grigoriy Strokin <grg>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   

Description Grigoriy Strokin 1999-10-26 10:40:01 UTC
VI allows the 'wi' option to be set to 0, and dumps core in some circumstances

How-To-Repeat: 
On the shell command line:
  jot 100 >vitest
  vi vitest
In vi:
  Ctrl-F
  :set wi=0
Result: segmentation fault
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-10-26 10:49:26 UTC
State Changed
From-To: open->closed

You should report this to the nvi maintainer and file a PR when 
a new version of nvi is made available by him. The maintainer is 
Keith bostic <bostic@bostic.com>.