On Fri, Jul 9, 2010 at 1:33 PM, Bernhard Reutner-Fischer <[email protected]> wrote: > On Fri, Jul 09, 2010 at 09:40:12AM +0000, Natanael Copa wrote: >>fixes #2203 >>https://bugs.busybox.net/show_bug.cgi?id=2203 > > shouldn't this be more like > while ((lc = last_char_is(p[i], '/')) != NULL) > *lc = 0;
yes. I think you are right. -- Natanael Copa _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
