mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-16 20:56:52 -04:00
test_data is an array of (usually) signed char, but glnx_file_replace_contents_at() takes an array of unsigned bytes. Signed-off-by: Simon McVittie <smcv@collabora.com>