[all-commits] [llvm/llvm-project] b36bf4: [LLDB][Telemetry]Init field to nullptr. (#131191)
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Thu Mar 13 12:25:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b36bf47b25087a9c3c6e2d5ef85d8007eddd4e81
https://github.com/llvm/llvm-project/commit/b36bf47b25087a9c3c6e2d5ef85d8007eddd4e81
Author: Vy Nguyen <vyng at google.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M lldb/include/lldb/Core/Telemetry.h
Log Message:
-----------
[LLDB][Telemetry]Init field to nullptr. (#131191)
The field is currently un-initialised and can cause a crash in some
build configs (where it got random values)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list