unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Problem report #32
Date: Tue, 11 Apr 2006 08:49:26 +0200	[thread overview]
Message-ID: <443B5176.4000302@swipnet.se> (raw)
In-Reply-To: <38419.128.165.123.132.1144698313.squirrel@webmail.lanl.gov>



Stuart D. Herring wrote:
>> At conditional (1): "selected_frame & 7 == 4" taking true path
>> At conditional (2): "((0), (selected_frame & -8))->size & 1073742848 ==
>> 1073742848" taking true path
>> At conditional (3): "(((0), (selected_frame & -8))->output_data).nothing
>> != 0" taking true path
>> At conditional (4): "f == ((selected_frame & 7 == 4 && ((0),
>> (selected_frame & -8))->size & 1073742848 == 1073742848 && (((0),
>> (selected_frame & -8))->output_data).nothing != 0) ? (0), (selected_frame
>> & -8) : ((abort), (0)))" taking true path
>>
>> 5750 	                    if (f == SELECTED_FRAME ())
>>
>> Event dereference: Dereferencing NULL value "f"
>> Also see events: [returned_null][var_assigned]
> 
> (I'm not an expert, but I think this is obvious:)
> f can't be NULL here: SELECTED_FRAME() (which eventually decays to
> selected_frame & -8) is not going to be 0 (right?), so if f compares equal
> to it it's a real pointer.
> 

I think you are correct.

	Jan D.

      reply	other threads:[~2006-04-11  6:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-10 18:58 Problem report #32 Dan Nicolaescu
2006-04-10 19:45 ` Stuart D. Herring
2006-04-11  6:49   ` Jan D. [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=443B5176.4000302@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).