| commit | 7d04cdab7760a8e40bc851ad32380389a4d2611a | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Nov 15 21:55:33 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Nov 15 21:55:33 2004 +0000 |
| tree | 000aa911b121fe2b06fd463486331a73357fe52a | |
| parent | 36c95e38b0f642ecd95b0026a0b6918f6b48b695 [diff] |
Make *SURE* to null out the pointer before throwing an exception, otherwise the dtor for the BytecodeReader class will try to free it again! llvm-svn: 17856