this post was submitted on 18 Oct 2024
1 points (100.0% liked)

Programming Horror

2334 readers
1 users here now

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there's also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev

Rules

Credits

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] zaphod@sopuli.xyz 0 points 2 years ago (1 children)

You don't need to cast the return value from malloc.

[โ€“] Subverb@lemmy.world 0 points 2 years ago* (last edited 2 years ago)

This isn't malloc though. I have to assume the cast is because the user has experience with the output from an LLM being untrustworthy.