Re: [Patch] Fix crash when loading an empty corrupted document.

2006-08-24 Thread Abdelrazak Younes
José Matos wrote: On Wednesday 23 August 2006 23:17, Abdelrazak Younes wrote: This patch fixes the crash caused by loading the attached empty corrupted document. Comments? The patch looks sane but the lyx file is empty. :-) Year, an empty document that crashed lyx... Abdel.

Re: [Patch] Fix crash when loading an empty corrupted document.

2006-08-24 Thread José Matos
On Wednesday 23 August 2006 23:17, Abdelrazak Younes wrote: > This patch fixes the crash caused by loading the attached empty > corrupted document. > > Comments? The patch looks sane but the lyx file is empty. :-) > Abdel. -- José Abílio

Re: [Patch] Fix crash when loading an empty corrupted document.

2006-08-24 Thread Abdelrazak Younes
Abdelrazak Younes wrote: This patch fixes the crash caused by loading the attached empty corrupted document. Committed.

[Patch] Fix crash when loading an empty corrupted document.

2006-08-23 Thread Abdelrazak Younes
This patch fixes the crash caused by loading the attached empty corrupted document. Comments? Abdel. Index: buffer.C === --- buffer.C(revision 14826) +++ buffer.C(working copy) @@ -566,14 +566,15 @@ paragraphs().cl