Public bug reported:

convert_to_efi_time() is only memset'ing eft to the size of a 64 bit
pointer and not the size of eft_time_t.

should be: memset(eft, 0, sizeof(*eft));

** Affects: fwts (Ubuntu)
     Importance: High
     Assignee: Colin King (colin-king)
         Status: In Progress

** Changed in: fwts (Ubuntu)
       Status: New => In Progress

** Changed in: fwts (Ubuntu)
   Importance: Undecided => High

** Changed in: fwts (Ubuntu)
     Assignee: (unassigned) => Colin King (colin-king)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1198236

Title:
  fwts: efi_runtime not fully clearing eft in convert_to_efi_time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwts/+bug/1198236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to