[vlc-devel] Re: gbazin - sdt.c

Christophe Massiot massiot at via.ecp.fr
Mon Sep 19 10:46:39 CEST 2005


On Mon, Sep 19, 2005, Wallace Wadge wrote:
> Hi gbazin,
> 
> Can you please elaborate on https://trac.videolan.org/vlc/changeset/12601 ? 
> (/* FIXME!!! This can't possibly work */ )
> 
> All I need in that part is the original pid of the input to selectively 
> add/ignore it in the pmt.

The problem is in :
i_pidinput = p_mux->pp_inputs[i]->p_fmt->i_id;

Where does 'i' come from ? It just overflows pp_inputs[] here.

-- 
Christophe Massiot.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list