[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1860610] Re: cap_disas_plugin leaks memory
From: |
Thomas Huth |
Subject: |
[Bug 1860610] Re: cap_disas_plugin leaks memory |
Date: |
Sat, 08 Aug 2020 09:55:26 -0000 |
** Changed in: qemu
Assignee: Alex Bennée (ajbennee) => (unassigned)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1860610
Title:
cap_disas_plugin leaks memory
Status in QEMU:
Incomplete
Bug description:
Looking at origin/master head, the function cap_disas_plugin leaks
memory.
per capstone's examples using their ABI, cs_free(insn, count); needs
to called just before cs_close.
I discovered this running qemu under valgrind.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1860610/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug 1860610] Re: cap_disas_plugin leaks memory,
Thomas Huth <=