emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Thu, 29 Sep 2005 04:28:05 -0400

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.149 emacs/admin/FOR-RELEASE:1.150
*** emacs/admin/FOR-RELEASE:1.149       Thu Sep 29 08:24:07 2005
--- emacs/admin/FOR-RELEASE     Thu Sep 29 08:28:05 2005
***************
*** 41,46 ****
--- 41,53 ----
  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.
***************
*** 57,65 ****
  and has already been posted on the developers' list, but it is on the
  back burner waiting for a legal comment or an alternate implementation
  (around 30 lines of code).
- 
- ** address@hidden's Sep 13 crash report
- about trying to display the invalid gif file poison.gif.
  
  * BUGS
  
--- 64,69 ----




reply via email to

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