You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.48
Former-commit-id: 820b1abb8b0084602f3170cd587a99c905e1dae5
This commit is contained in:
parent
6bdd276d05
commit
5005e1465f
@@ -1022,8 +1022,9 @@ namespace Mono.Cecil {
|
||||
|
||||
if (!symbol_reader.ProcessDebugHeader (directory, header))
|
||||
throw new InvalidOperationException ();
|
||||
} finally {
|
||||
} catch {
|
||||
symbol_reader = null;
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user