mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-10 11:12:46 -04:00
scan-build points out that bytes isn't read after it is assigned. While this is not actually true (scan-build doesn't understand __attribute__((__cleanup__)), which frees bytes), it's true that we should ideally have an assertion here. Signed-off-by: Simon McVittie <smcv@collabora.com>
22 KiB
22 KiB