llvm
4c932754
- [libc][cpp::string] Fix off-by-one bug in resize and a memory leak (#208077)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
[libc][cpp::string] Fix off-by-one bug in resize and a memory leak (#208077) AFAICT, `cpp::string` is only used in tests, so these bugs were mostly inconsequential.
Author
jtstogel
Parents
d2888890
Loading