all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dan Nicolaescu <dann@gnu.org>
Cc: 9948@debbugs.gnu.org
Subject: bug#9948: valgrind warning: Conditional jump or move depends on	uninitialised value(s) in redisplay_window
Date: Fri, 04 Nov 2011 00:17:59 +0200	[thread overview]
Message-ID: <83y5vwlujs.fsf@gnu.org> (raw)
In-Reply-To: <yxqpqh8c1mw.fsf@fencepost.gnu.org>

> From: Dan Nicolaescu <dann@gnu.org>
> Date: Thu, 03 Nov 2011 17:55:03 -0400
> 
>       aggressive =
>       scrolling_up
>       ? BVAR (current_buffer, scroll_up_aggressively)
>       : BVAR (current_buffer, scroll_down_aggressively);
>        ^^^^^^^^^^^^^^^^^^
>       This one

How can this be uninitialized?  This is a buffer-local value of a
variable that is initialized to nil on buffer.c.





  reply	other threads:[~2011-11-03 22:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 21:55 bug#9948: valgrind warning: Conditional jump or move depends on uninitialised value(s) in redisplay_window Dan Nicolaescu
2011-11-03 22:17 ` Eli Zaretskii [this message]
2011-11-03 23:30   ` Dan Nicolaescu
2011-11-04  9:04     ` Eli Zaretskii
2011-11-04 13:05       ` Dan Nicolaescu
2016-07-11  3:49         ` npostavs
2011-11-07  5:04 ` Paul Eggert
2011-11-07  6:00   ` Eli Zaretskii
2011-11-07  6:08     ` Paul Eggert
2011-11-07  6:30       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y5vwlujs.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9948@debbugs.gnu.org \
    --cc=dann@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.