qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

util/async: File descriptor leak in aio_context_unref()?


From: Tuguoyi
Subject: util/async: File descriptor leak in aio_context_unref()?
Date: Sun, 19 Jan 2020 08:14:51 +0000

In aio_context_new(), the @notifier variable will be initialized, but it 
don't get cleaned up in aio_context_unref() when reference count reaches
to 0, it will cause file descriptor leak.
--
Best regards,
Guoyi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]