Re: [PATCH] Fix CVS head: undo config.h cleanup
Hello,
> ==12367== Conditional jump or move depends on uninitialised value(s)
> ==12367== at 0x8053138: mutt_buffy_check (buffy.c:333)
> ==12367== by 0x8062F71: mutt_index_menu (curs_main.c:1235)
> ==12367== by 0x807A59F: main (main.c:936)
> ==12367== Conditional jump or move depends on uninitialised value(s)
> ==12367== at 0x8053138: mutt_buffy_check (buffy.c:333)
> ==12367== by 0x8067241: mutt_index_menu (curs_main.c:640)
> ==12367== by 0x807A59F: main (main.c:936)
these two are config.h - cleanup unrelated (e.g. I can reproduce these
before 2005-02-02)
I will track them down within the next week and provide a patch if
necessary.
Thomas