mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-17 05:09:15 -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>