[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] bug report: access through null pointer when out of memor
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] bug report: access through null pointer when out of memory in open_face |
Date: |
Sun, 03 Jun 2007 18:55:24 +0200 (CEST) |
> I recently got a crash when running out of memory in open_face in
> ftobjs.c. It was caused by the failure of destroy_charmaps to check
> whether 'face' is null. [...]
>
> It may be better to put the checks inside destroy_charmaps and
> clazz->done_face. I leave that for David or Werner to decide.
I've done this. Please test. Thanks for the report.
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [ft-devel] bug report: access through null pointer when out of memory in open_face,
Werner LEMBERG <=