On Monday 23 June 2008 17:49, walter harms wrote: > hi list, > this patch adds a check that > the address p is larger the current buffer adress text when accessing p-1 > because at begining p==text is possible. > the first place have a dot>text (cursor pos) it could be that p=q is assumed > no idea if this is true
I think dot is just a mistake there, should be p instead. Applying it. Thanks. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
