mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-27 01:36:44 -04:00
This overflows, which is undefined behaviour (in practice it will usually wrap around into unsigned space, but this can't be guaranteed). Signed-off-by: Simon McVittie <smcv@collabora.com>