[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug in Mac OSX gif support
From: |
Chong Yidong |
Subject: |
Bug in Mac OSX gif support |
Date: |
Sat, 02 Jun 2007 20:08:55 -0400 |
At image.c:8041, the version of gif_load used in Mac OSX initializes
the variable `color' to the frame background color if no background
color is specified in the image spec. However, there is no code to
initialize `color' when the background color is specified in the image
spec. In this case, `color' seems to be used (on image.c:8057)
without being uninitialized.
- Bug in Mac OSX gif support,
Chong Yidong <=