diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-12-29 02:42:30 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-29 03:07:45 +0100 |
commit | 76e65a1b731e28d8382d500c3a7740b65df9f7b2 (patch) | |
tree | b8402c05aa07500d4d7c36a4664a544bf1011567 /tests | |
parent | 3f8ee30e63192774cc5759d605769b5d57ba0470 (diff) | |
download | ffmpeg-76e65a1b731e28d8382d500c3a7740b65df9f7b2.tar.gz |
avs: silence "may be used uninitialized" warnings
We initialize the struct to 0 to also ensure any actual use of
the pointers in it will not lead to security issues.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions