[Fontconfig-bugs] [Bug 59456] Adding a --sysroot like option to fc-cache
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 31 18:29:27 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59456
Akira TAGOH <akira at tagoh.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |akira at tagoh.org
--- Comment #5 from Akira TAGOH <akira at tagoh.org> ---
Hmm, after further reading, that looks like your patch changes the behavior of
FcCacheSubdir(). it is supposed to return the constant string though, with
FcConfigSetSysRoot(), it returns the malloc'd one. this means that new API
introduces the memory leaks on other apps/libraries when they use it. it looks
not a good idea to me. what was wrong with just hooking up when reading/storing
caches?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20130201/289320ea/attachment.html>
More information about the Fontconfig-bugs
mailing list