Date: Fri, 16 Oct 2020 18:02:25 +0000 From: bugzilla-noreply@freebsd.org To: xfce@FreeBSD.org Subject: [Bug 250311] devel/glib20: lock getfsent() usage to fix x11-fm/thunar crashes Message-ID: <bug-250311-28711-sYBeA7qX2D@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250311-28711@https.bugs.freebsd.org/bugzilla/> References: <bug-250311-28711@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250311 --- Comment #5 from Tijl Coosemans <tijl@FreeBSD.org> --- (In reply to sigsys from comment #3) > Better to move the call down while at it? No need to protect the sysctls. Yes, looks good to me. It's unlikely that setfsent fails so calling it ear= ly to be able to return early on failure doesn't gain much in practice. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250311-28711-sYBeA7qX2D>