mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
Comment change only.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3175
This commit is contained in:
@@ -3866,7 +3866,6 @@ PRE(sys_pipe, 0)
|
||||
|
||||
POST(sys_pipe)
|
||||
{
|
||||
// XXX: use of Int here -- 32-bit-specific?
|
||||
Int *p = (Int *)ARG1;
|
||||
|
||||
if (!VG_(fd_allowed)(p[0], "pipe", tid, True) ||
|
||||
|
||||
Reference in New Issue
Block a user