bug-guile
[Top][All Lists]
Advanced

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

Re: [PATCH] reducing uninitialized memory warnings


From: Neil Jerram
Subject: Re: [PATCH] reducing uninitialized memory warnings
Date: 03 Oct 2002 22:28:37 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Marius" == Marius Vollmer <address@hidden> writes:

    Marius> address@hidden (I.Sheldon) writes:
    >> With a simple test of starting guile and then typing `(quit)', this
    >> reduced the number of warnings I was getting from 19270 to 19014.

    Marius> Since this reduction is so small, I'm inclined not to
    Marius> apply your patch.  What do others say?

Do the warnings indicate real problems, or are they false positives?
If real, we should fix them; if false, we shouldn't, because the fix
will generally impact performance, and instead we should send a report
to valgrind.

        Neil





reply via email to

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