Skip to content
Commit 838757b3 authored by Milan Crha's avatar Milan Crha Committed by Philip Withnall
Browse files

odrs: Use memory copy in g_memory_input_stream_new_from_data() with libsoup3

The passed-in data is temporary, thus make a copy of it when passing
it into g_memory_input_stream_new_from_data(), thus it survives the caller
function end (because this is ran asynchronously).

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1954
parent 25d8fec0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment