summaryrefslogtreecommitdiff
path: root/doc/dlt_for_developers.md
diff options
context:
space:
mode:
authorPhong Tran <tranmanphong@gmail.com>2019-06-20 20:52:39 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2019-06-24 17:39:20 +0900
commit58264cc5dff50527598a0ef11d4a87a128960c9b (patch)
tree1d073f7d9b27720d25c9bdaf5144830d4e7990d1 /doc/dlt_for_developers.md
parentd6bedbc8fce89dda50dfb73c168693f9d1ccf7fb (diff)
downloadDLT-daemon-58264cc5dff50527598a0ef11d4a87a128960c9b.tar.gz
fix the warning of strncat size
clang warns that warning: size argument in 'strncat' call appears to be size of the source [-Wstrncat-size] strncat(log_file_name, file_index, sizeof(file_index)); ^~~~~~~~~~~~~~~~~~ do as the https://github.com/llvm-mirror/clang/blob/05be53c9524408516651d5678d55d0d4a5d3a894/test/Sema/warn-strncat-size.c#L30 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Diffstat (limited to 'doc/dlt_for_developers.md')
0 files changed, 0 insertions, 0 deletions