emacs-devel
[Top][All Lists]
Advanced

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

Re: problem report #95


From: Davis Herring
Subject: Re: problem report #95
Date: Mon, 1 Dec 2008 09:55:53 -0800 (PST)
User-agent: SquirrelMail/1.4.8-4.0.1.el5.lanl.4

> 3952            img_id = lookup_image (f, image);
>
> At conditional (19): "img_id >= 0" taking true path
> At conditional (20): "img_id < (((f)->terminal)->image_cache)->used"
> taking false path
>
> 3953            img = IMAGE_FROM_ID (f, img_id);
>
> Event var_deref_model: Variable "img" tracked as NULL was passed to a
> function that dereferences it. [model]

I don't understand how `img' is getting passed to any function here.  It
seems like, even with the assumptions being made, it would just get
assigned NULL (again) here.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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