]> git.ipfire.org Git - thirdparty/valgrind.git/commit
sched_do_syscalls: properly handle invalid fd in read/write, rather
authorJulian Seward <jseward@acm.org>
Thu, 23 May 2002 16:52:11 +0000 (16:52 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 23 May 2002 16:52:11 +0000 (16:52 +0000)
commitf72f7e4d44db98658c502dccd9621f46435e9948
tree2ad2e146aa8b650b48d82a8a73e42ca6d48345e5
parentaad98221b9194e50cbeb5afcb581d8a37ff54cb5
sched_do_syscalls: properly handle invalid fd in read/write, rather
than dying with an assertion failure.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@314
coregrind/vg_scheduler.c
vg_scheduler.c