[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255707

            Bug ID: 255707
           Summary: devel/glib20: update alternate FAM backend
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop at FreeBSD.org
          Reporter: rozhuk.im at gmail.com
          Assignee: desktop at FreeBSD.org
             Flags: maintainer-feedback?(desktop at FreeBSD.org)

Created attachment 224772
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224772&action=edit
patch

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-desktop mailing list