Attention is currently required from: laforge.
Patch set 1:Code-Review -1
1 comment:
Patchset:
I think it is better to replace strncpy with strscpy directly in the code instead of adding a define.
From https://docs.kernel.org/process/deprecated.html#strncpy:
[…] Due to its various behaviors, it was an ambiguous API for determining what an
author’s true intent was for the copy.
The replacements for strncpy() are: […]
See https://gerrit.osmocom.org/c/dahdi-linux/+/42906.
To view, visit change 42898. To unsubscribe, or for help writing mail filters, visit settings.