Commit b36bf47
authored
[LLDB][Telemetry]Init field to nullptr. (llvm#131191)
The field is currently un-initialised and can cause a crash in some
build configs (where it got random values)1 parent ca43990 commit b36bf47
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments