Fix Sam's Lists's crash bug. I passed ,NULL, instaed of ,"NULL", to a list 
function. I should have known better than to define "NULL" having special 
meaning...


CVS:
----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS: 
CVS: Committing in .
CVS: 
CVS: Modified Files:
CVS:    src/text/fmt/xp/fl_BlockLayout.cpp src/text/fmt/xp/fv_View.cpp 
CVS:    src/text/ptbl/xp/pt_PT_Styles.cpp 
CVS:
----------------------------------------------------------------------

On Mon, 29 Jan 2001, Sam TH wrote:

<snip>

> 
> 3) Quick segfault:
> 
> get to this point:
> 
> 1 foo
>       1.1 bar
>       1.2 <cursor is here>
> 
> and press backspace a few times.  You get 
> 
> **** (1) Assert ****
> **** (1) s1 at ut_string.cpp:123 ****
> **** (1) Continue ? (y/n) [y] : 
> 
> **** (2) Assert ****
> **** (2) s2 at ut_string.cpp:124 ****
> **** (2) Continue ? (y/n) [y] : 
> DEBUG: Oh no - we just segfaulted!
> DEBUG: Segfault during filesave - no file saved  
> Aborted

Fixed Now.

Martin



Reply via email to