diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-12-23 01:56:14 +0000 |
---|---|---|
committer | Knut Omang <knut.omang@oracle.com> | 2019-02-11 20:15:30 +0100 |
commit | 48e6f1f387e6e67489d7b1422239c1be637006cb (patch) | |
tree | affc94728e99b13337fdc400f0abd9aa957b040f /googlemock/test/gmock_output_test.py | |
parent | 9a502a5b14b4a6160103c1f2c64331772878d86a (diff) | |
download | googletest-48e6f1f387e6e67489d7b1422239c1be637006cb.tar.gz googletest-48e6f1f387e6e67489d7b1422239c1be637006cb.tar.bz2 googletest-48e6f1f387e6e67489d7b1422239c1be637006cb.zip |
Stop TestInfo::Run() calling a function through null pointer
If the object was never created then trying to call &Test::DeleteSelf_
will dereference a null pointer, with undefined behaviour.
Fixes #845
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
0 files changed, 0 insertions, 0 deletions