A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-August/048481.html below:

[Python-Dev] Re: python vs. valgrind

[Python-Dev] Re: python vs. valgrind [Python-Dev] Re: python vs. valgrindTim Peters tim.peters at gmail.com
Mon Aug 30 19:45:33 CEST 2004
[Fredrik Lundh]
> (but I must be tired; can anyone explain how "making the function last"
> prevents the code from looking at uninitialized data?)

It doesn't.  obmalloc can read uninitialized memory, and by design
(see REAMDE.valgrind).  Putting the function last was, as Neal said in
his comment there. to prevent gcc from inlining it.  That in turn is
required so that the Valgrind suppression file can name the function.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4