Skip to content

api(memory.h): default_init_allocator/default_init_vector#5169

Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-defalloc
Apr 28, 2026
Merged

api(memory.h): default_init_allocator/default_init_vector#5169
lgritz merged 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-defalloc

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented Apr 28, 2026

Move this from internal-only in imageio_pvt.h to be public in memory.h. It's useful and we've used it in limited ways for a while without needing any changes. It seems ready for prime-time (for example, allowing it to be used in reader/writer plugins). None of the logic changes, it's just moving from a private header to a public header and out of the 'pvt' sub-namespace.

Move this from internal-only in imageio_pvt.h to be public in
memory.h.  It's useful and we've had it for a while without needing
any API changes.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz merged commit a543661 into AcademySoftwareFoundation:main Apr 28, 2026
31 checks passed
@lgritz lgritz deleted the lg-defalloc branch April 28, 2026 22:27
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