Public bug reported:

[Impact]

...
/home/ubuntu/dkms/r8125/r8125-9.011.00/src/r8125_n.c:4794:17: error: implicit 
declaration of function ‘strlcpy’; did you mean ‘strscpy’? 
[-Werror=implicit-function-declaration]
 4794 |                 strlcpy(info->fw_version, rtl_fw->version,
      |                 ^~~~~~~
      |                 strscpy
...

[Fix]

Apply the attached fix.

[How to reproduce]

Install (and rebuild) the patched package.

[Regression potential]

None: we substituting strlcpy() with strscpy().

** Affects: r8125 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  r8125-dkms DKMS FTBFS wrt Linux 6.8

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


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

Reply via email to