avprobe: Zero the allocated avio buffer memory
Fixes valgrind warning "Conditional jump or move depends on uninitialised value(s)." from avio_flush().
This commit is contained in:
Reference in New Issue
Block a user
Fixes valgrind warning "Conditional jump or move depends on uninitialised value(s)." from avio_flush().