Skip to content

Commit 2f5ac88

Browse files
committed
Work in progress
1 parent a16e85d commit 2f5ac88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/commonutils/CrashHandler.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ void CheckForPreviousCrash(const char* logFileName, OsConfigLogHandle log)
113113
p++;
114114
}
115115

116-
116+
OsConfigLogError(log, "For telemetry: %s", crashStart);
117117
OSConfigTelemetryStatusTrace(crashStart, EFAULT);
118118
}
119119
}

0 commit comments

Comments
 (0)