commit | ad065ed87e9a7ec1b21d4338978cec23c69c3208 | [log] [tgz] |
---|---|---|
author | Jagadeesh Ponduru <quic_jponduru@quicinc.com> | Mon Mar 13 16:58:15 2023 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Mar 27 03:03:47 2023 -0700 |
tree | 989b797f778c738526f36e11a2bc8b8fcd5cceda | |
parent | 75fbecc555f0ca9e7e49c9207f0d047edaed1c4c [diff] |
msm: ipa3: using strscpy to have a robust string copy Adding change to use strscpy to have a robust way of string copying into another buffer, if we have unknown source string at run time to avoid fortify_panic. Change-Id: I16a4fce06ef9bc47b4c6c3d901984e0a7c514d38