maintainer-feedback requested: [Bug 255707] devel/glib20: update alternate FAM backend
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 8 13:38:23 UTC 2021
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-desktop (Team)
<desktop at FreeBSD.org> for maintainer-feedback:
Bug 255707: devel/glib20: update alternate FAM backend
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255707
--- Description ---
Multiple changes:
- Add support O_PATH flag for open()
- Use O_DIRECTORY for dir open
- close() fd on kevent() fail for files
- Fix possible memleak in kq_handle_rename(): 32kb per call
- Move fstat() from kq_handle_rename() to readdir_start()
- Do not try to monitor for: DT_FIFO, DT_SOCK, DT_WHT
More information about the freebsd-desktop
mailing list