mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 16:44:05 +02:00
* Updated breakpad to latest version.
This commit is contained in:
@@ -48,6 +48,9 @@ DisassemblerX86::DisassemblerX86(const u_int8_t *bytecode,
|
||||
}
|
||||
|
||||
DisassemblerX86::~DisassemblerX86() {
|
||||
if (instr_valid_)
|
||||
libdis::x86_oplist_free(¤t_instr_);
|
||||
|
||||
libdis::x86_cleanup();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user