<br><br><div class="gmail_quote">On Fri, May 20, 2011 at 6:41 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:git@videolan.org">git@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
vlc | branch: master | Jean-Baptiste Kempf <<a href="mailto:jb@videolan.org">jb@videolan.org</a>> | Fri May 20 18:21:21 2011 +0200| [874efde6d6888434ce369c833830ba09c01a0daf] | committer: Jean-Baptiste Kempf<br>
<br>
Playlist simplification in leaf-to-parent management<br>
<br>
> <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=874efde6d6888434ce369c833830ba09c01a0daf" target="_blank">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=874efde6d6888434ce369c833830ba09c01a0daf</a><br>

---<br><br>
  *<br>
- * - "leaf-to-parent": Set when an item gets subitems and is transformed to a<br>
- * node. It will contain a pointer to the input_item_t bound to the transformed<br>
- * playlist item.<br>
+ * - "leaf-to-parent": It will contain the playlist_item_t->i_id of an item that is transformed<br>
+ *   into a node.<br>   </blockquote><div><br></div><div><br></div><div>Hi,</div><div><br></div><div>I thought the general tendency was to get rid of <meta http-equiv="content-type" content="text/html; charset=utf-8">playlist_item_t->i_id usage, because it is potentially vulnerable. I think it had to do with the way IDs are allocated and assigned.</div>
<div><br></div><div>Cheers,</div><div>Jakob </div></div>