Public bug reported:

Coverity Scan complaining about a strcpy(). This needs fixing.

CID null (#1 of 1): Copy into fixed size buffer (STRING_OVERFLOW)2.
fixed_size_dest: You might overrun the 64 byte fixed-size string "buf"
by copying "AslErrorLevel[error_level]" without checking the length.

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

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

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

** 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/1205215

Title:
  fwts: syntaxcheck: strcpy should be replaced with strncpy

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

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

Reply via email to