On 06/14/2011 12:40 PM, Ronald S. Bultje wrote:

> Hi,
> 
> On Tue, Jun 14, 2011 at 12:20 PM, Justin Ruggles
> <[email protected]> wrote:
>> gcc stopped complaining with av_unused() but valgrind still thinks that the
>> variable is used uninitialized and emits errors.
>> ---
>>  libavcodec/ac3enc_template.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> Looking at the code, isn't valgrind wrong here? I'm seriously not
> seeing how that can happen...


Yes, I've been over and over this function and the only conclusion I can
come to is that valgrind is just wrong here.

-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to