discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] uhd patch (valgrind happy)


From: Philip Balister
Subject: Re: [Discuss-gnuradio] uhd patch (valgrind happy)
Date: Fri, 24 Jun 2011 05:29:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10



On 06/23/2011 02:48 PM, Gaetano Mendola wrote:
Hi all,
running my application with valgrind it complained about some
uninitialized values.

Patch attached.

Is it possible these are false positives from Valgrind? It looks like it is possible the variales you are writing zeros to are filled out in a function call that does not care about their initial values. SO filling them with zeros is not necessary.

Philip


Regards
Gaetano Mendola




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]