aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_output_test.py
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2016-12-23 01:56:14 +0000
committerKnut Omang <knut.omang@oracle.com>2019-02-11 20:15:30 +0100
commit48e6f1f387e6e67489d7b1422239c1be637006cb (patch)
treeaffc94728e99b13337fdc400f0abd9aa957b040f /googlemock/test/gmock_output_test.py
parent9a502a5b14b4a6160103c1f2c64331772878d86a (diff)
downloadgoogletest-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