aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/windows/tests')
-rw-r--r--src/client/windows/tests/crash_generation_app/crash_generation_app.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/windows/tests/crash_generation_app/crash_generation_app.cc b/src/client/windows/tests/crash_generation_app/crash_generation_app.cc
index 1b4bd3c9..e36c1d1e 100644
--- a/src/client/windows/tests/crash_generation_app/crash_generation_app.cc
+++ b/src/client/windows/tests/crash_generation_app/crash_generation_app.cc
@@ -291,6 +291,8 @@ void CrashServerStart() {
NULL,
ShowClientExited,
NULL,
+ NULL,
+ NULL,
true,
&dump_path);