stephenjsweeney / tbftss

2D mission-based space shooter, based on the Battle for the Solar System space opera novel trilogy.
https://www.battleforthesolarsystem.com
GNU General Public License v2.0
54 stars 14 forks source link

readFile() can return uninitialized pointer on fopen() failure #53

Open smcameron opened 3 years ago

smcameron commented 3 years ago

Hi, I have a patch for this. Here's a ridiculous request. Can you add the "hacktoberfest" tag to your project? Regardless of whether the answer is yes or no, I'll send you the patch. I'm trying to get a t-shirt. Yeah, it's stupid. But the patch does fix a real problem found via various linters.

-- steve

stephenjsweeney commented 3 years ago

I've added both the hacktoberfest and hacktoberfest2021 tags to the project.

smcameron commented 3 years ago

Thanks for humoring me with this ridiculous hacktoberfest nonsense. Pull request submitted. https://github.com/stephenjsweeney/tbftss/pull/54

stephenjsweeney commented 3 years ago

Merged! :+1: