Public bug reported:

[Impact]

...
/var/lib/dkms/sysdig/0.27.1/build/ppm_events.c: In function ‘val_to_ring’:
/var/lib/dkms/sysdig/0.27.1/build/ppm_events.c:613:39: error: implicit 
declaration of function ‘strlcpy’; did you mean ‘strscpy’? 
[-Werror=implicit-function-declaration]
  613 |                                 len = strlcpy(args->buffer + 
args->arg_data_offset,
      |                                       ^~~~~~~
...

[Fix]

Apply the attached fix.

[How to test]

Install, rebuild and load the fixed package with GA and HWE kernels.

[Regression potential]

None, the fix replaces two occurrences of the deprecated strlcpy() with
strscpy().

** Affects: sysdig (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/2073606

Title:
  sysdig FTBFS with linux-hwe-6.8

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to