Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg/filenotify: poller.Add: fix fd leaks on err
In case of errors, the file descriptor is never closed. Fix it. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
- Loading branch information