Files
flatpak/app
Simon McVittie 9de6856f7e run: Make it clearer that rest_argv_start is not used uninitialized
rest_argv_start is initialized whenever rest_argc != 0, so the previous
code was in fact safe; but this wasn't obvious to either a human reader
or the compiler, and some gcc versions warn here.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 0e3e646839)
2023-11-14 21:27:17 +00:00
..
2019-02-25 18:12:30 +00:00
2021-03-10 10:33:51 +01:00