Fix double close in openElfDebugInfo
This commit is contained in:
@@ -997,8 +997,6 @@ pub fn openElfDebugInfo(
|
||||
null,
|
||||
};
|
||||
|
||||
efile.close();
|
||||
|
||||
try openDwarfDebugInfo(&di, allocator);
|
||||
return di;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user