Amey Telawane
authored
Strcpy has no limit on string being copied which causes stack corruption leading to kernel panic. Use strlcpy to resolve the issue by providing length of string to be copied. CRs-fixed: 1048480 Change-Id: Ib290b25f7e0ff96927b8530e5c078869441d409f Tracked-On: https://jira01.devtools.intel.com/browse/AW-5094 Signed-off-by:Amey Telawane <ameyt@codeaurora.org> Reviewed-on: https://android.intel.com/577961 Reviewed-by:
Louis, FabienX <fabienx.louis@intel.com> Tested-by:
Louis, FabienX <fabienx.louis@intel.com> Reviewed-by:
Dubray, SimonX <simonx.dubray@intel.com> Reviewed-by:
Tasayco Loarte, VictorX <victorx.tasayco.loarte@intel.com>
Name | Last commit | Last update |
---|