<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456">bug 59456</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>akira@tagoh.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Adding a --sysroot like option to fc-cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59456">bug 59456</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>