Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 14:35:31 GMT
From:      gavin@FreeBSD.org
To:        val@sqdp.trc-net.co.jp, gavin@FreeBSD.org, freebsd-standards@FreeBSD.org
Subject:   Re: bin/25542: /bin/sh: null char in quoted string
Message-ID:  <200801271435.m0REZVqQ009445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: /bin/sh: null char in quoted string

State-Changed-From-To: closed->open
State-Changed-By: gavin
State-Changed-When: Sun Jan 27 14:31:11 UTC 2008
State-Changed-Why: 
Reopen, this can still be recreated on 7.0:

$ echo -e "echo \047O\000K\047" | /bin/sh | od -c
0000000    O   K  \n
0000003


http://www.freebsd.org/cgi/query-pr.cgi?pr=25542



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801271435.m0REZVqQ009445>