<div class="gmail_quote">On Thu, Aug 13, 2009 at 2:48 PM, git version control <span dir="ltr"><<a href="mailto:git@videolan.org">git@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div id=":wz" class="ii gt">Hopefully<br>
that vlc_gc_incref/vlc_gc_decref is sufficient for that input_item_t<br>
pointer protection.</div></blockquote></div><br>I see vlc_gc_incref in the patch, but I don't see vlc_gc_decref anywhere. I guess it should be called in ~PLItem();<br>