llvm-project
3bd494df - [lldb][POSIX] Replace bzero with memset in domain socket code (#121747)

Commit
269 days ago
[lldb][POSIX] Replace bzero with memset in domain socket code (#121747) Replace `bzero` with the standard `memset` so that it is common to all platforms.
Parents
Loading