diff options
author | Ma Shimiao <mashimiao.fnst@cn.fujitsu.com> | 2017-12-16 14:45:33 -0800 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | 2017-12-16 14:45:33 -0800 |
commit | aefc5818553680c50c9f6840e47c01b80edd9b3a (patch) | |
tree | 8cc3f559facca7bc331099c1d968599649240503 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bd0fa74e7ced89580428365515f3d370cd2810d8 (diff) |
soc: ti: fix max dup length for kstrndup
If source string longer than max, kstrndup will alloc max+1 space.
So, we should make sure the result will not over limit.
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions