NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/52272 CVS commit: src/bin/sh



This appears to fix the error I reported. Thx!

-bch


On 6/4/17, Robert Elz <kre%netbsd.org@localhost> wrote:
> The following reply was made to PR bin/52272; it has been noted by GNATS.
>
> From: "Robert Elz" <kre%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/52272 CVS commit: src/bin/sh
> Date: Sun, 4 Jun 2017 23:40:31 +0000
>
>  Module Name:	src
>  Committed By:	kre
>  Date:		Sun Jun  4 23:40:31 UTC 2017
>
>  Modified Files:
>  	src/bin/sh: expand.c
>
>  Log Message:
>  PR bin/52272 - fix an off-by one that broke ~ expansions.
>
>
>  To generate a diff of this commit:
>  cvs rdiff -u -r1.110 -r1.111 src/bin/sh/expand.c
>
>  Please note that diffs are not public domain; they are subject to the
>  copyright notices on the relevant files.
>
>


Home | Main Index | Thread Index | Old Index