22 Dec
2007
22 Dec
'07
1:48 p.m.
On Sat, Dec 22, 2007 at 09:48:30AM +0100, Johannes Hofmann wrote:
I also know now why I could no longer reproduce the problem: To debug the problem I had used some MALLOC_OPTIONS that cause malloced data to be initialized with some weird pattern. With this option I could reproduce the failure. Later I forgot to set the option and the problem seemed to be gone.
Good, that confirms we know the real cause of the problem.
I would still suggest to use my latest patch that calls layout() of child widgets from FltkWidgetView.
Can you make a combined patch for Jorge?
Yes, I will. Jeremy Henty