[vlc-devel] [vlc-commits] Playlist simplification in leaf-to-parent management

Jakob Leben jakob.leben at gmail.com
Sun May 22 18:34:31 CEST 2011


On Fri, May 20, 2011 at 6:41 PM, Jean-Baptiste Kempf <git at videolan.org>wrote:

> vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 20
> 18:21:21 2011 +0200| [874efde6d6888434ce369c833830ba09c01a0daf] | committer:
> Jean-Baptiste Kempf
>
> Playlist simplification in leaf-to-parent management
>
> >
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=874efde6d6888434ce369c833830ba09c01a0daf
> ---
>
>  *
> - * - "leaf-to-parent": Set when an item gets subitems and is transformed
> to a
> - * node. It will contain a pointer to the input_item_t bound to the
> transformed
> - * playlist item.
> + * - "leaf-to-parent": It will contain the playlist_item_t->i_id of an
> item that is transformed
> + *   into a node.
>



Hi,

I thought the general tendency was to get rid of 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.

Cheers,
Jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110522/193f3760/attachment.html>


More information about the vlc-devel mailing list