[vlc-devel] [vlc-commits] commit: Fix const warnings (Pierre Ynard )
Pierre Ynard
linkfanel at yahoo.fr
Sun Nov 14 11:22:28 CET 2010
> On Sun, Nov 14, 2010 at 10:23:51AM +0100, git at videolan.org wrote:
> > static inline int xiph_AppendHeaders(int *extra_size, void **extra,
> > - unsigned size, const void *data)
> > + unsigned size, void *data)
> I doubt this one is correct. data is not modified in the function and its
> sub fonctions.
Oh oops my mistake, I thought the data was freed, but I misread. Sorry.
--
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."
More information about the vlc-devel
mailing list