Skip to content

remove usage of deprecated ida_simple apis#31

Open
avx-rvandegrift wants to merge 1 commit into
intel:mainfrom
avx-rvandegrift:remove-deprecated-ida-api
Open

remove usage of deprecated ida_simple apis#31
avx-rvandegrift wants to merge 1 commit into
intel:mainfrom
avx-rvandegrift:remove-deprecated-ida-api

Conversation

@avx-rvandegrift
Copy link
Copy Markdown

@avx-rvandegrift avx-rvandegrift commented Apr 24, 2026

The ida_simple apis were removed during the 6.18 cycle. This removes calls to ida_simple_get and ida_simple_remove and replaces them with ida_alloc and ida_free.

(NB: this shouldn't be merged as-is, it doesn't try to support <6.18. Just here in case others need it.)

The ida_simple apis were removed during the 6.18 cycle.  This removes calls to
ida_simple_get and ida_simple_remove and replaces them with ida_alloc and
ida_free.
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.

1 participant