Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
devmor
on Jan 18, 2024
|
parent
|
context
|
favorite
| on:
Identifying Rust's collect:<Vec<_>>() memory leak ...
I disagree that it’s a small semantic difference.
I don’t think it’s clickbait though, I think the author was just misusing terminology.
hyperpape
on Jan 18, 2024
[–]
I said it was subtle, not small. I agree it's a valuable distinction.
mratsim
on Jan 18, 2024
|
parent
[–]
A memory leak means it leaks, it's not anymore under control. Here the memory is under control, it can be reclaimed by the program.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don’t think it’s clickbait though, I think the author was just misusing terminology.