This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,717
Commits
1
Branch
0
Tags
f6becd1b27210c3abb8a884e73b0da453c8c1d7f
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