emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem report #74


From: Andreas Schwab
Subject: Re: Problem report #74
Date: Thu, 11 May 2006 11:23:15 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

> At conditional (17): "start != Qnil" taking true path
>
> 1398        if (!NILP (start))
> 1399          {
> 1400            /* Switch to the buffer we are reading from.  */
> 1401            record_unwind_protect (save_excursion_restore, 
> save_excursion_save ());
>
> Event var_deref_model: Variable "b" tracked as NULL was passed to a function 
> that dereferences it. [model]
> Also see events: [var_compare_op]

start is only non-nil iff readcharfun is a buffer, so this cannot happen.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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