diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-02 16:51:17 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-03 16:58:43 +0100 |
commit | 84f037edc2065db348879a9312720a93e54a4942 (patch) | |
tree | 46ffcadb7d1c9609889fe1ef31d7c74d1012722a /libavcodec/cook_parser.c | |
parent | efc323062c20aaead8fb5805b7f69b4f071cb319 (diff) | |
download | ffmpeg-84f037edc2065db348879a9312720a93e54a4942.tar.gz |
avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint
An AVBPrint's internal string is always already zero-terminated;
writing another '\0' is unnecessary as long as one treats
the string only as a C-string.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/cook_parser.c')
0 files changed, 0 insertions, 0 deletions