<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][GStreamer] ClearKey EME v1 decryption support"
   href="https://bugs.webkit.org/show_bug.cgi?id=154235#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][GStreamer] ClearKey EME v1 decryption support"
   href="https://bugs.webkit.org/show_bug.cgi?id=154235">bug 154235</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154235#c21">comment #21</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=271332&amp;action=diff" name="attach_271332" title="patch">attachment 271332</a> <a href="attachment.cgi?id=271332&amp;action=edit" title="patch">[details]</a></span>
&gt; patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=271332&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=271332&amp;action=review</a>
&gt; 
&gt; &gt;&gt; Source/WebCore/platform/graphics/gstreamer/WebKitCommonEncryptionDecryptorGStreamer.cpp:176
&gt; &gt;&gt; +            gst_structure_free(out);
&gt; &gt; 
&gt; &gt; We could uise GUniquePtr for out, and leak the value in the !duplicate case to transfer the ownership.
&gt; 
&gt; I've been trying that but without much success. Just to be clear, by leaking
&gt; the value out mean using GUniquePtr's reset()?</span >

No, I mean using release()</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>