Snippets for flatpak 1.18.0 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/vyf8sikws3idgsnd8688nx1qsi3ai826-flatpak-1.18.0.drv.
-
../common/flatpak-run.c:1026:7: warning: ignoring return value of 'realpath' declared with attribute 'warn_unused_result' [-Wunused-result] 1026 | realpath(source_path, path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/nix/store/5a3ym5a4077ldbpvlg3dp5f4k2d6rrx4-glib-2.88.1-dev/include/glib-2.0/glib/gstrfuncs.h:170:38: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 170 | const size_t __str_len = strlen (_G_STR_NONNULL (__str)); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~