commit | cd1a76d6799ac37e9e53ee5b5e39a2e39ddb4e94 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Tue Jul 21 16:34:22 2015 -0700 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Wed Jul 22 11:56:41 2015 -0700 |
tree | b3f94b407d4818c1d76fa2eddb1702d833b772d1 | |
parent | 5132d8c0ce162302f4ec89db6b8351d919c60ce3 [diff] |
IPACM: Fix the KW errors This change fixes the KW errors. strncpy() API is changed to strlcpy(). String should be null terminated to avoid buffer overflow. Change-Id: I7660707dbb535b1fbbf127ad3bb2a8b614667401