Bug 210125

Summary: [Scanner Discovery] Build output file not released
Product: [Tools] CDT Reporter: Gerhard Schaber <gerhard.schaber>
Component: cdt-coreAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: martin.gutschelhofer, wbprio
Version: 4.0.2Keywords: contributed
Target Milestone: 5.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix for this issue bjorn.freeman-benson: iplog+

Description Gerhard Schaber CLA 2007-11-16 13:38:00 EST
Created attachment 83093 [details]
Fix for this issue

Build ID: v200711060800

Steps To Reproduce:
1. Analyze a build output file instead of the build console output.
2. The specified build output is never released, which makes it impossible to remove the build output file or its parent directory while the application is running.



More information:
Comment 1 Anton Leherbauer CLA 2008-01-25 05:31:45 EST
DefaultSIFileReader should close the file input stream.
Comment 2 Anton Leherbauer CLA 2008-01-28 09:07:08 EST
Committed patch to HEAD.