The FreeDOS Project on Nostr: Whether you're a beginner C programmer, or more experienced, you have probably found ...
Whether you're a beginner C programmer, or more experienced, you have probably found one of these 5 common bugs:
“5 common C programming bugs (and how to avoid them)”
https://www.both.org/?p=58501. Using variables without initializing them
2. Going outside array boundaries
3. Overflowing a string
4. Using invalid file pointers
5. Freeing memory more than once
Published at
2024-06-17 11:53:38Event JSON
{
"id": "189f623cd9629d4d2c6f0880e28d2e1b1918d803c4dfee3c4e67f55e41286fde",
"pubkey": "1ea74f7f71ca27c1d7cb5293913ce178c1c592e6280b9fec08a59c86db0328c7",
"created_at": 1718625218,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/users/freedosproject/statuses/112631822334439828",
"activitypub"
]
],
"content": "Whether you're a beginner C programmer, or more experienced, you have probably found one of these 5 common bugs:\n\n“5 common C programming bugs (and how to avoid them)”\n\nhttps://www.both.org/?p=5850\n\n1. Using variables without initializing them\n\n2. Going outside array boundaries\n\n3. Overflowing a string\n\n4. Using invalid file pointers\n\n5. Freeing memory more than once",
"sig": "a1c4dda044170739da016176ae1403aee69b9cd15aabd0c4ccdc66316075fefad838083f83d0f0867b5bd37e095c36044a123ef7ae2edb472c1e7a073c93752a"
}