260
C rule (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] ColonelThirtyTwo@pawb.social 48 points 1 month ago* (last edited 1 month ago)

It's mostly because C is notorious for not holding your hand and not telling you when you mess up. Write one past the array's length? Might do nothing, might crash, might mess up some other data, might crash later in somewhere completely different.

[-] JusticeForPorygon@lemmy.world 14 points 1 month ago

I spent 30 minutes looking over my code because I forgot a semicolon after defining an integer :(

[-] Wirlocke@lemmy.blahaj.zone 14 points 1 month ago

Or in some cases might crash 8.5 million computers worldwide.

Yes the Crowdstrike crash was caused by going 1 past an array length, caused by a magic number index and a regex mistake, and wasn't caught because the tests didn't work.

The whole thing was a compound series of amateur mistakes, but with kernel access at boot time.

this post was submitted on 09 Sep 2024
260 points (97.4% liked)

196

16359 readers
2352 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS