mirror of https://github.com/FFmpeg/FFmpeg.git
An AVBPrint is initialized via av_bprint_init() (or av_bprint_init_for_buffer()) which expects uninitialized AVBPrints; it is therefore not necessary to zero them before the actual initialization. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/390/head
parent
830b5cc35e
commit
c1714a483f
3 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue