-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cras: alsa: convert strncpy to strlcpy
Removes the need for the -1 offset as it guarantees a null terminator BUG=None TEST=None Change-Id: I8978b2d80b5c45b493dd9a65d5b12aeb156ae580 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/5171140 Tested-by: Curtis Malainey <cujomalainey@chromium.org> Commit-Queue: Baili Deng <bailideng@google.com> Tested-by: chromeos-cop-builder@chromeos-cop.iam.gserviceaccount.com <chromeos-cop-builder@chromeos-cop.iam.gserviceaccount.com> Auto-Submit: Curtis Malainey <cujomalainey@chromium.org> Reviewed-by: Baili Deng <bailideng@google.com>
- Loading branch information
1 parent
59ee11b
commit ac23af3
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters