diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-14 00:30:06 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-06-16 18:39:25 +0200 |
commit | 6b5e3590c761aaf8e1ccceee8eadd8d49cf9c0af (patch) | |
tree | 75bbf0091f60ae3d6767b026925f2f0c2d9f165e /libavcodec/rangecoder.c | |
parent | 8823900b14cf38c3f2b0a9ec1adfb4e26e3ab182 (diff) | |
download | ffmpeg-6b5e3590c761aaf8e1ccceee8eadd8d49cf9c0af.tar.gz |
avformat/mxfdec: Use ff_data_to_hex() for data->hex conversion
In this case it also stops pretending that the length of
the output string is somehow checked (which is currently
being done by using snprintf that is called with the amount
of space needed instead of the amount of space actually available).
Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions