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 Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio