Skip to content
Snippets Groups Projects
Commit 27cbe458 authored by Ganesh Ajjanagadde's avatar Ganesh Ajjanagadde Committed by Timothy Gu
Browse files

avformat/format: silence -Wdiscarded-qualifiers


lpd.buf is non-const and discards the const qualifier of zerobuffer.
This fixes -Wdiscarded-qualifiers observed with GCC 5.2.

Signed-off-by: default avatarGanesh Ajjanagadde <gajjanagadde@gmail.com>
parent 712235dd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment