this post was submitted on 18 Oct 2024
250 points (99.2% liked)

Programming Horror

1889 readers
41 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] zaphod@sopuli.xyz 13 points 4 weeks ago (6 children)

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

[โ€“] Subverb@lemmy.world 6 points 3 weeks ago* (last edited 3 weeks 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.

load more comments (5 replies)