Date: Sat, 17 Oct 2020 12:33:59 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 250311] devel/glib20: lock getfsent() usage to fix x11-fm/thunar crashes Message-ID: <bug-250311-39348-PUmW3y8HUa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250311-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-250311-39348@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 #7 from rozhuk.im@gmail.com --- IMHO getfsent() is very legacy API, getmntinfo() can do same but threadsafe= by design. https://www.freebsd.org/cgi/man.cgi?query=3Dgetmntinfo&apropos=3D0&sektion= =3D3&manpath=3DFreeBSD+12.1-RELEASE+and+Ports&arch=3Ddefault&format=3Dhtml --=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-39348-PUmW3y8HUa>