bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3


From: Florian Ebeling
Subject: bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3
Date: Thu, 31 May 2012 09:12:22 +0200

> Does the following patch fix the crash?
>
> === modified file 'src/nsfont.m'
> *** src/nsfont.m        2012-02-10 18:58:48 +0000
> --- src/nsfont.m        2012-05-31 06:51:00 +0000
> ***************
> *** 157,164 ****
>        fdesc = [fdesc fontDescriptorWithFamily: family];
>        }
>
> -     [fdAttrs release];
> -     [tdict release];
>      return fdesc;
>  }
>
> --- 157,162 ----

No, still the same crash location.





reply via email to

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