OSDN Git Service

flac: fix realloc loop with invalid flac files
authorThomas Guillem <thomas@gllm.fr>
Thu, 16 Apr 2015 16:33:31 +0000 (18:33 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 20 Apr 2015 10:41:33 +0000 (12:41 +0200)
commitb18346817d57c96cc47811cf78b26653e96bd304
tree33967da18a2b069ea95d63b272c2ca1f3411945e
parent2cc3936599b6fc63143036659653d1be0624360f
flac: fix realloc loop with invalid flac files

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/flac_parser.c