[FFmpeg-devel] [PATCH 0/1] avcodec/exr: variable string attribute length

vectronic hello.vectronic at gmail.com
Thu May 12 18:30:18 EEST 2022


  fix: use declared size for attribute of type string to ensure full
    value used and prevent parse failure for string lengths longer than
    256

 libavcodec/exr.c | 32 +++++++++++++++++++++++---------
 1 file changed, 23 insertions(+), 9 deletions(-)

-- 
2.32.0 (Apple Git-132)



More information about the ffmpeg-devel mailing list