mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
f68b5ee75f
This tries to convince Coverity that we don't have a resource leak: CID 1438157: (RESOURCE_LEAK) Handle variable "monitor_fd" going out of scope leaks the handle. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>