bug#1261: [BusyBox] bug#1261: closing ash bugs

Vladimir N. Oleynik dzo at simtreas.ru
Thu Aug 15 07:46:04 UTC 2002


I wrote:
 
> I rewrote my last_patch51 to close bugs:
> 1) Ctrl-C/Ctrl-Z problem (my bugs in last patch)
> 2) arith bug - stack overflow (Manuel III bug):
> i=1; echo $(($i+1))
> ash converted to arith(char *expr="1+1")
> l = strlen(expr)=3 stack=l/2 -> 1. But require minimum 2;
> 
> This patch also included all work to close bug #1261
> 

Oops. file attached.


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: last_patch51_2.gz
Type: application/x-gzip
Size: 9291 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20020815/e1824b31/attachment-0001.bin 


More information about the busybox mailing list