1
1
Fork
You've already forked IntMemoryManager
1

fix value in IntMemoryManager.c and simplify macro in IntPlatform.h #3

Merged
gnom2949 merged 1 commit from drex_vk/IntMemoryManager:fix-value-in-IntMemoryManager.c into main 2026年07月02日 11:07:18 +02:00
Contributor
Copy link

Hello.
i saw a potential bug in IntMemoryManager.c in variable global_required_size you risk a buffer-overflow so i add ULL for secure the to stop this potential vulnerability.

And i remove _WIN64 because you don't need for detecting windows you just need _WIN32.

drex_vk :)

Hello. i saw a potential bug in IntMemoryManager.c in variable global_required_size you risk a buffer-overflow so i add ULL for secure the to stop this potential vulnerability. And i remove _WIN64 because you don't need for detecting windows you just need _WIN32. drex_vk :)
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gnom2949/IntMemoryManager!3
Reference in a new issue
gnom2949/IntMemoryManager
No description provided.
Delete branch "drex_vk/IntMemoryManager:fix-value-in-IntMemoryManager.c"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?