[Bug 250311] devel/glib20: lock getfsent() usage to fix x11-fm/thunar crashes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 17 16:41:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250311
--- Comment #8 from Tijl Coosemans <tijl at FreeBSD.org> ---
(In reply to rozhuk.im from comment #7)
Use of getfsent is correct here. Glib has two functions, one that returns
"mount points" from /etc/fstab using getfsent and another that returns "mounts"
using getfsstat (not getmntinfo). If I understand the BUGS section in the
getmntinfo manpage correctly it isn't thread safe.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-xfce
mailing list