| commit | 095b92e51b2fd06926549fbcfccc9ee2a31a18c7 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Sat Sep 06 01:16:42 2014 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Sat Sep 06 01:16:42 2014 +0000 |
| tree | 9f190c0422dbbff08b78a35affb3b5deb867f0e9 | |
| parent | ba1ecbc7d399a77b490583c24c8ba658a84b55b8 [diff] |
Check whether the iterator p == the end iterator before trying to dereference it. This is a speculative fix for a failure found on the valgrind buildbot triggered by a clang test. llvm-svn: 217295