bug in busybox grep -F -w

Denys Vlasenko vda.linux at googlemail.com
Thu Mar 29 16:04:32 UTC 2018


Fixed in git, thanks

On Thu, Mar 22, 2018 at 11:29 AM, Natanael Copa <ncopa at alpinelinux.org> wrote:
> Hi!
>
> It looks like there is a bug in `busybox grep -F -w`:
>
> $ echo "aa" | busybox grep -F -w "a"
> aa
>
> I would expect that to not output anything. GNU grep does not output
> anything, nor does FreeBSD grep.
>
> -nc
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox


More information about the busybox mailing list