Issue 5957

Summary: ldump stops with exception when opening of database file fails
Product: Build Tools Reporter: quetschke
Component: codeAssignee: hjs <hans-joachim.lankenau>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues, nesshof
Version: current   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch adds error handling if file open fails. none

Description quetschke 2002-06-18 22:02:20 UTC
If ldump4.exe (running on Win2K) fails to open a database file it
stops with an exception. This is due to a missing check and save abort
if the file could be successfullys opened in line 471 of file
/soltools/ldump/ldump, revision 1.2.
Comment 1 quetschke 2002-06-18 22:05:49 UTC
Created attachment 2019 [details]
Patch adds error handling if file open fails.
Comment 2 Unknown 2002-06-19 12:23:21 UTC
I don't think we do this anywhere in the code, so I first 
ask for approval from the Hamburg side. 

Comment 3 Martin Hollmichel 2002-06-19 13:41:47 UTC
reassigned to ause
Comment 4 hjs 2002-06-20 13:44:57 UTC
please check ldump.cxx rev. 1.4
Comment 5 hjs 2002-06-27 12:04:47 UTC
-