On 01.09.2017 20:03, Eric Blake wrote:
> Prior to commit 063c23d9, we were tracking a list of parallel
> qtest objects, in order to safely clean up a SIGABRT handler
> only after the last connection quits.  But when we switched to
> more of glib's infrastructure, the list became dead code that
> is never assigned to.
> 
> Signed-off-by: Eric Blake <[email protected]>
> Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  tests/libqtest.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>

Reply via email to