Skip to content

Fix calls to BNFreeString in kernel cache API#6912

Closed
spoonmilk wants to merge 5 commits into
devfrom
test_fix_kcache_api
Closed

Fix calls to BNFreeString in kernel cache API#6912
spoonmilk wants to merge 5 commits into
devfrom
test_fix_kcache_api

Conversation

@spoonmilk
Copy link
Copy Markdown
Contributor

Amends calls to BNFreeString in kernel cache API that were causing get_macho_header_for_address, get_macho_header_for_image, get_image_name_for_address, and get_name_for_address to fail.

Fixes #6855

Amends calls to BNFreeString in kernel cache API that were causing `get_macho_header_for_address`, `get_macho_header_for_image`, `get_image_name_for_address`, and `get_name_for_address` to fail.

Fixes #6855
@spoonmilk spoonmilk added Component: API Issue needs changes to the API File Format: KernelCache labels Jun 2, 2025
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 2, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ spoonmilk
✅ bdash
✅ mostobriv
❌ D0ntPanic
You have signed the CLA already but the status is still pending? Let us recheck it.

@emesare
Copy link
Copy Markdown
Member

emesare commented Jun 3, 2025

LGTM

@emesare emesare self-assigned this Jun 3, 2025
@emesare emesare added this to the Helion milestone Jun 3, 2025
@spoonmilk spoonmilk closed this Jun 4, 2025
@fuzyll
Copy link
Copy Markdown
Contributor

fuzyll commented Jun 4, 2025

This branch got a little weird somehow, so I just cherry-picked the commit onto dev. Thanks!

@fuzyll fuzyll deleted the test_fix_kcache_api branch June 4, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: API Issue needs changes to the API File Format: KernelCache

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kernel cache get_macho_header_for_address python API undefined BNFreeString reference

7 participants