Skip to content

Conversation

@DawningW
Copy link

fetch->data will be allocated and freed in onprogress if fetch attribute EMSCRIPTEN_FETCH_STREAM_DATA is used, however it will still be freed in fetch_free() causing double free problem.

fetch->data will be allocated and freed in onprogress
if fetch attribute EMSCRIPTEN_FETCH_STREAM_DATA is used,
however it will still be freed in fetch_free() causing double free problem.
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