commit | 812e2f9cfaf5fbd77bd8f65399c1722e1983c443 | [log] [tgz] |
---|---|---|
author | mjw <mjw@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Feb 24 15:09:21 2014 +0000 |
committer | mjw <mjw@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Feb 24 15:09:21 2014 +0000 |
tree | 6ddb29e74f13f6e14ab7c0e39ddcd0a970464656 | |
parent | 3995526f11b6633bdf3eed0255c62a42f50461b4 [diff] |
BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. We check evp.sigev_notify_thread_id only if evp->sigev_notify has SIGEV_THREAD_ID set. But before checking we need to make sure accessing evp->sigev_notify is valid. Fix memcheck/tests/x86-linux/scalar.stderr.exp output. We now produce separate warnings for the 3 different fields. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13837 a5019735-40e9-0310-863c-91ae7b9d1cf9