Skip to content

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Apr 4, 2025

If mem_pool_entry pointer is stored by application a mem_pool_extend derefs this pointer. This PR uses a pointer-pointer list to keep old mem_pool_entry pointers intact.

Fixes baresip/baresip#3338

sreimers added 3 commits April 4, 2025 12:35
If `mem_pool_entry` pointer is stored by application a `mem_pool_extend`
invalidates this pointer. This PR uses a pointer-pointer list to keep
old `mem_pool_entry` pointers intact.
@sreimers sreimers marked this pull request as ready for review April 4, 2025 11:39
@sreimers sreimers merged commit 3cb20fe into main Apr 4, 2025
38 checks passed
@sreimers sreimers deleted the mem_pool_entry_pointer_fix branch April 4, 2025 14:32
jmontorosf pushed a commit to sipfront/re that referenced this pull request Jun 12, 2025
…esip#1290)

If mem_pool_entry pointer is stored by application a mem_pool_extend derefs this pointer. This PR uses a pointer-pointer list to keep old mem_pool_entry pointers intact.

Fixes baresip/baresip#3338
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.

aufile can not read wav file?
1 participant