On 01/22/13 15:15, John Ferlan wrote:
In the error path, the test buffer is free'd, but due to how the
free
routine is written the 'test' buffer pointer does not return to the caller
as NULL and then the free'd buffer address is returned to the caller.
---
tests/qemumonitortestutils.c | 1 +
1 file changed, 1 insertion(+)
ACK.
Peter