Bug 279352 - NPE building deleted file
Summary: NPE building deleted file
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: IMP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Robert M. Fuhrer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 11:31 EDT by Ed Willink CLA
Modified: 2014-01-09 15:04 EST (History)
0 users

See Also:


Attachments
Fix for NPE building deleted file (870 bytes, patch)
2009-06-06 11:31 EDT, Ed Willink CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2009-06-06 11:31:25 EDT
Created attachment 138483 [details]
Fix for NPE building deleted file

There is a race hazard between building and deleting/renaming an IFile.

Attached patch just terminates the build if the file document has vanished.