GNU bug report logs - #40845
SVG rendering issues

Previous Next

Package: emacs;

Reported by: Clément Pit-Claudel <cpitclaudel <at> gmail.com>

Date: Sat, 25 Apr 2020 12:20:01 UTC

Severity: normal

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Alan Third <alan <at> idiocy.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 40845-done <at> debbugs.gnu.org, cpitclaudel <at> gmail.com, pipcet <at> gmail.com
Subject: bug#40845: SVG rendering issues
Date: Sun, 23 Aug 2020 17:43:24 +0200
Alan Third <alan <at> idiocy.org> writes:

> Thanks. I've pushed it to master.

Great!

I'm getting this warning, though:

image.c: In function ‘lookup_image’:
image.c:2340:17: warning: potential null pointer dereference [-Wnull-dereference]
 2340 |   unsigned long background = FACE_COLOR_TO_PIXEL (face->background, f);
      |                 ^~~~~~~~~~
image.c:2339:17: warning: potential null pointer dereference [-Wnull-dereference]
 2339 |   unsigned long foreground = FACE_COLOR_TO_PIXEL (face->foreground, f);
      |                 ^~~~~~~~~~

This is on Debian/bullseye, with gcc (Debian 9.3.0-15) 9.3.0.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.