changeset 65728:2cc295745d93

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 29 Sep 2005 08:28:05 +0000
parents cba04455125c
children ad37d24b84b1
files admin/FOR-RELEASE
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Thu Sep 29 08:24:07 2005 +0000
+++ b/admin/FOR-RELEASE	Thu Sep 29 08:28:05 2005 +0000
@@ -41,6 +41,13 @@
 a bitmap appearence.
 [Assigned to KFS]
 
+** Put a max-limit on the size of images, e.g. based on the display size.
+This is to avoid allocating insane amounts of memory due to bogus
+image size specifications.
+Note: rather than clipping images that are too big (this may be
+non-trivial to do correctly in all cases -- and thus non-trivial to
+test), it may be better just to avoid displaying such images for emacs 22.
+
 * FATAL ERRORS
 
 ** Investigate reported crashes in compact_small_strings.
@@ -58,9 +65,6 @@
 back burner waiting for a legal comment or an alternate implementation
 (around 30 lines of code).
 
-** goeran@uddeborg.se's Sep 13 crash report
-about trying to display the invalid gif file poison.gif.
-
 * BUGS
 
 ** Make a new interface for specifying window configurations