emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/image.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/image.c
Date: Wed, 09 Nov 2005 03:07:19 -0500

Index: emacs/src/image.c
diff -c emacs/src/image.c:1.39 emacs/src/image.c:1.40
*** emacs/src/image.c:1.39      Tue Oct 25 08:12:44 2005
--- emacs/src/image.c   Wed Nov  9 08:07:18 2005
***************
*** 2549,2554 ****
--- 2549,2555 ----
  
    if (!check_image_size (f, width, height))
      {
+       CGImageRelease (image);
        UNGCPRO;
        image_error ("Invalid image size", Qnil, Qnil);
        return 0;




reply via email to

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