On 12/07/14 00:06, Katerina Barone-Adesi wrote: > The size variable is (correctly) unsigned, but is passed to several functions > which take signed parameters, such as avio_read and av_malloc, sometimes > after having numbers added to it. > --- > libavformat/apetag.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
CC: [email protected] lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
