llvm-project
3bd494df
- [lldb][POSIX] Replace bzero with memset in domain socket code (#121747)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#121747 - [lldb][POSIX] Replace bzero with memset in domain socket code
Author
DhruvSrivastavaX
Parents
b359c84f
Loading