X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffwupdate.git;a=blobdiff_plain;f=fwupdate-undefined.patch;fp=fwupdate-undefined.patch;h=0000000000000000000000000000000000000000;hp=46903b4b99da1a98c0469c22abb13594f76e813c;hb=bb6eacd826b570aa7f2e21715d1c93f2796011b4;hpb=dfca30200ce487972aca7c6427ef509c6ddb781c diff --git a/fwupdate-undefined.patch b/fwupdate-undefined.patch deleted file mode 100644 index 46903b4..0000000 --- a/fwupdate-undefined.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- fwupdate-9/linux/libfwup.c.orig 2017-03-06 21:36:55.000000000 +0100 -+++ fwupdate-9/linux/libfwup.c 2017-06-02 22:26:43.828884242 +0200 -@@ -777,7 +777,7 @@ - size_t boot_order_size = 0; - uint32_t attr; - int rc; -- unsigned int i; -+ unsigned int i = 0; - - rc = efi_get_variable_size(efi_guid_global, "BootOrder", - &boot_order_size);