Bug 186491

Summary: segmentation fault when using dos2unix
Product: [Fedora] Fedora Reporter: Daniel <danielc>
Component: dos2unixAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-23 23:05:28 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 Daniel 2006-03-23 20:47:04 UTC
Description of problem:
When passing a particular length of path to dos2unix we get a segmentation 
fault.

Version-Release number of selected component (if applicable):
3.1

How reproducible:
In certain cases...I reproduce it with a pathname of length=63 without the 
trailing '/'

Steps to Reproduce:
1.
2.
3.
  
Actual results:
dos2unix: converting 
file /home/danielc/1234567891123456789212345678931234567894123456789/bob.tmp 
to UNIX format ...
fname_len=76     (path + /d2utmpXXXXXX)
Segmentation fault

Expected results:
no segmentation fault :)

Additional info: see patch

Comment 1 Miloslav Trmač 2006-03-23 23:05:28 UTC

*** This bug has been marked as a duplicate of 186490 ***