Re: [evolution-patches] Mail: Fix for unintialized local var in em-account-editor.c




please commit.

I compile with -Wall, but also with -O0 (its a lot faster and makes gdb
usable), which disables this check I think.

I think many of the developers just ignore the warnings, which is why
there are swathes of new ones coming along all the time.


On Tue, 2005-08-02 at 15:48 -0400, David Malcolm wrote:
> Currently there's a potential crash in emae_option_checkspin for the
> case where post is false and "label" inherits a non-NULL value from
> whatever was on the stack before.
> 
> OK to commit this fix?
> 
> (CVS evolution seems to be gaining warnings, many of them significant.
> What warning settings are people compiling with?) 




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