On Friday 25 November 2011 13:56:54 Dominic Monroe wrote: > I've been trying to run Valgrind on an application, and found a ridicolous > amount of false positives. It was suggested to me I should email this list > with errors. I identified the function setlocale to be "errorneous" > So I created a small program in C:
Note: for the time being, you could just use suppression files, pass e.g. the --gen-suppression=yes option to memcheck. See man valgrind for more information. bye -- Milian Wolff [email protected] http://milianw.de ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
