]> git.proxmox.com Git - grub2.git/commit
Fix format-overflow warning with GCC 7
authorColin Watson <cjwatson@debian.org>
Fri, 16 Mar 2018 10:56:45 +0000 (10:56 +0000)
committerColin Watson <cjwatson@debian.org>
Fri, 16 Mar 2018 11:00:46 +0000 (11:00 +0000)
commitce942da8e792d0daa5f8f1d1615c9ee9dfabb528
treec06a913ef538e349c4c88af20904b975bf1e7ac8
parent16c022f953425f3755f8356b6e2ad09099aea701
parent8bb113820827608a4d12fbafe12bfb3adcf3babf
Fix format-overflow warning with GCC 7

The overflow was in fact impossible in practice because the int
parameter is only ever 0, 1, or 2, but GCC couldn't prove that.
54 files changed:
debian/.git-dpm
debian/changelog
debian/patches/blacklist_1440x900x32.patch
debian/patches/bootp_new_net_bootp6_command.patch
debian/patches/bootp_process_dhcpack_http_boot.patch
debian/patches/default_grub_d.patch
debian/patches/efinet_set_dns_from_uefi_proto.patch
debian/patches/efinet_set_network_from_uefi_devpath.patch
debian/patches/efinet_uefi_ipv6_pxe_support.patch
debian/patches/ext4_feature_encrypt.patch
debian/patches/fix-yylex-build.patch
debian/patches/freetype-capitalise-variables.patch
debian/patches/freetype-pkg-config.patch
debian/patches/gettext_quiet.patch
debian/patches/gfxpayload_dynamic.patch
debian/patches/grub-install-efibootmgr-check.patch
debian/patches/grub-install-extra-removable.patch
debian/patches/grub-install-pvxen-paths.patch
debian/patches/ieee1275-clear-reset.patch
debian/patches/ignore_grub_func_test_failures.patch
debian/patches/insmod-xzio-and-lzopio-on-xen.patch
debian/patches/install_efi_fallback.patch
debian/patches/install_efi_ubuntu_flavours.patch
debian/patches/install_locale_langpack.patch
debian/patches/install_powerpc_machtypes.patch
debian/patches/install_signed.patch
debian/patches/linuxefi.patch
debian/patches/linuxefi_debug.patch
debian/patches/linuxefi_non_sb_fallback.patch
debian/patches/linuxefi_require_shim.patch
debian/patches/maybe_quiet.patch
debian/patches/misc-fix-invalid-char-strtol.patch
debian/patches/mkconfig_mid_upgrade.patch
debian/patches/mkconfig_nonexistent_loopback.patch
debian/patches/mkconfig_other_inits.patch
debian/patches/mkconfig_recovery_title.patch
debian/patches/mkconfig_signed_kernel.patch
debian/patches/mkconfig_ubuntu_distributor.patch
debian/patches/mkconfig_ubuntu_recovery.patch
debian/patches/net_read_bracketed_ipv6_addr.patch
debian/patches/no_insmod_on_sb.patch
debian/patches/ppc64el-disable-vsx.patch
debian/patches/probe_fusionio.patch
debian/patches/quick_boot.patch
debian/patches/restore_mkdevicemap.patch
debian/patches/skip_gettext_strings_test.patch
debian/patches/sleep_shift.patch
debian/patches/sparc64-support.patch
debian/patches/syslinux-test-out-of-tree.patch
debian/patches/tsc_efi_default_to_pmtimer.patch
debian/patches/uefi_firmware_setup.patch
debian/patches/vt_handoff.patch
debian/patches/wubi_no_windows.patch
debian/patches/zpool_full_device_name.patch