Public bug reported:
[Impact]
...
/var/lib/dkms/scap/0.14.1/build/ppm_events.c: In function ‘val_to_ring’:
/var/lib/dkms/scap/0.14.1/build/ppm_events.c:652:36: error: implicit
declaration of function ‘strlcpy’; did you mean ‘strscpy’?
[-Werror=implicit-function-declaration]
652 | len = (int)strlcpy(args->buffer +
args->arg_data_offset,
| ^~~~~~~
| strscpy
...
[Fix]
Apply the attached fix.
[How to test]
Install the patched package (and check it builds fine).
[Regression potential]
None: the change is really trivial (s/strclpy/strscpy/g).
** Affects: falcosecurity-libs (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/2058670
Title:
falcosecurity-scap-dkms-* FTBS with Linux 6.8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/falcosecurity-libs/+bug/2058670/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs