On Thu, 25 Dec 2014 16:55:09 +0100
Natanael Copa <[email protected]> wrote:

> On Thu, 25 Dec 2014 16:38:57 +0100
> Natanael Copa <[email protected]> wrote:
> 
> > Hi,
> > 
> > This segfaults with busybox-1.23 ash:
> > 
> >   ash -c 'f(){ echo ${#1}; }; f foo'
> 
> Does not happen unless CONFIG_UNICODE_SUPPORT=y
> 
> This is on x86_64 Alpine Linux with musl libc.

Appears to be introduced with commit e9ab07c2 (ash: make ${#var}
unicode-aware, 2014-08-13).

-nc
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to