Skip to content

Conversation

@hx294
Copy link
Contributor

@hx294 hx294 commented May 24, 2025

Fixed incorrect printed size range of chunk p3.

Previously it printed p3 as ending at p3 + 0x580 - 8, which corresponds to the size of p2/p4.
Corrected it to p3 + 0x80 - 8 to match the actual malloc size.

This helps avoid confusion when analyzing the chunk overlap behavior.

@hx294 hx294 closed this May 25, 2025
@hx294 hx294 reopened this May 25, 2025
@Kyle-Kyle Kyle-Kyle merged commit 4b020d7 into shellphish:master May 26, 2025
12 checks passed
@Kyle-Kyle
Copy link
Contributor

thanks for pointing it out!

@hx294 hx294 deleted the fix-print-error branch May 27, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants