[Bug 278653] sh: fix sh -c -e cmd as per POSIX

[email protected]
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278653

Benjamin Takacs <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Benjamin Takacs <[email protected]> ---
this needs to fix system(3) as well as popen(3) too, as currently they call  sh
-c <command>  with this change, that is no longer safe and needs to call  sh -c
-- <command>

See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274650 (should that
bug depend on this one?)

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.