Issue 5957 - ldump stops with exception when opening of database file fails
Summary: ldump stops with exception when opening of database file fails
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-18 22:02 UTC by quetschke
Modified: 2002-06-27 12:04 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch adds error handling if file open fails. (556 bytes, patch)
2002-06-18 22:05 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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
-