[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #12299] NSMatrix segfaults on row/column removal
From: |
Richard Frith-Macdonald |
Subject: |
[bugs #12299] NSMatrix segfaults on row/column removal |
Date: |
Mon, 14 Mar 2005 09:42:32 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050210 Firefox/1.0 (Debian package 1.0+dfsg.1-6) |
Update of bugs #12299 (project gnustep):
Assigned to: None => CaS
_______________________________________________________
Follow-up Comment #1:
I don't think the patch is correct ... it may well fix the problem, but only
at the expense of introducing a memory leak as it fails to release cells in
the region between _numCols and _maxCols.
You don't say where/how the crash happens ... but I assume it's a problem
with a cell being released too many times for some reason (otherwise I don't
see how leaking cells would fix it) ... but I think the extra release of the
cell is happening elsewhere.
Please could you post a short test program demonstrating the problem, and I
will attempt to locate where things are going wrong and fix it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12299>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/