>>>>> "Denys" == Denys Vlasenko <vda.li...@googlemail.com> writes:

 >>  Denys> Let's just use xstrcpy().
 >> 
 >> I don't see any xstrcpy in busybox. Did you perhaps mean xstrdup or
 >> strdupa?

 Denys> Oops. I meant xstrdup.

But then we would have to take care to not leak memory, which is a bit
complicated because of send_file_and_exit() / send_cgi_and_exit(). What
is the reason you don't like alloca / strdupa?

-- 
Bye, Peter Korsgaard
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to