diff options
| author | Jim Grosbach <grosbach@apple.com> | 2011-03-23 21:35:02 +0000 |
|---|---|---|
| committer | Jim Grosbach <grosbach@apple.com> | 2011-03-23 21:35:02 +0000 |
| commit | 98775c43583e4f6ee506edaff44312f9aac765a2 (patch) | |
| tree | b98ea536101de1d752f80d748a69261dd3184a7d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
| parent | dcc4c389701737b4dd2ebb5644f48c3ae3777a1c (diff) | |
| download | llvm-98775c43583e4f6ee506edaff44312f9aac765a2.zip llvm-98775c43583e4f6ee506edaff44312f9aac765a2.tar.gz llvm-98775c43583e4f6ee506edaff44312f9aac765a2.tar.bz2 | |
Fix double-free of Module.
The ExecutionEngine constructor already added the module, so there's no
need to call addModule() directly. Doing so causes a double-free of the
Module at program termination.
llvm-svn: 128171
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
