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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255707

            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@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

Created attachment 224772
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224772&action=
=3Dedit
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

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



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