Vodz 100th patch (was Re: [BusyBox] patch to login, dmesg and obscure)
Glenn McGrath
bug1 at optushome.com.au
Thu Jul 31 23:10:28 UTC 2003
On Wed, 30 Jul 2003 11:30:15 +0400
"Vladimir N. Oleynik" <dzo at simtreas.ru> wrote:
> Hand patch:
>
> - else if (strstr(strcat(wrapped, wrapped), newmono))
> + else {
> + safe_strncpy(wrapped + lenwrap, wrapped, lenwrap + 1);
> + if (strstr(wrapped, newmono))
> +}
Vodz, ive been watch for a while now as you approach your century of
patches. You just posted patch number 102 and i thought i had missed it,
but this one looks to be the 100th busybox patch youve sent in.
Congratulations, and lets all hope for 100 more :)
Glenn
More information about the busybox
mailing list