emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem report #76


From: Stuart D. Herring
Subject: Re: Problem report #76
Date: Thu, 11 May 2006 10:02:27 -0700 (PDT)
User-agent: SquirrelMail/1.4.3a-11.EL3

> CID: 76
> Checker: FORWARD_NULL (help)
> File: base/src/emacs/src/xdisp.c
> Function: x_produce_glyphs
> Description: Variable "font_info" tracked as NULL was dereferenced.

This appears to be a real bug (see ChangeLog.8:7259; the macro can return
NULL realistically), and there are several similar lines in xdisp.c:
19988, 20088, 20430, and the reported 20517 in revision 1.1096.

It might be the case that those lines cannot be executed without the font
being known valid from previous branches (including returns), but the last
one -- the one that was actually reported -- looks pretty "bare" in that
sense.  I don't know nearly enough about fonts to say how to fix it,
though.

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]