Viewing profile — laauraa
laauraa
HN member- Joined
- Tue, Aug 12, 2025, 8:25 AM UTC
- HN karma
- 5
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About laauraa
No profile information was provided.
Recent public activity
-
comment
Comment #44873816
>Uninitialized data They at least fixed this in c++26. No longer UB, but "erroneous behavior". Still some random garbage value (so an uninitialized pointer will likely lead to disa…