Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 May 2021 13:38:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 255707] devel/glib20: update alternate FAM backend
Message-ID:  <bug-255707-39348-XpzyIWAYHw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255707-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255707-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 255707: devel/glib20: update alternate FAM backend
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255707



--- 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255707-39348-XpzyIWAYHw>