This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-08-08 22:25:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
11,195
Commits
2
Branches
14
Tags
489989f4c8eabf8b42cae6d6f62ab90d37f652b2
Commit Graph
1 Commits
Author
SHA1
Message
Date
Colin Leroy-Mira
3e01ac9b04
Fix malloc and realloc overflow
...
If user requests a size >= 65532, adding the heap admin size overflows size.
Fixes
#2358
.
2024-01-24 09:54:54 +01:00