projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
eb35445
)
Improve protection around strncpy and memcpy calls
author
David Goulet
<david.goulet@polymtl.ca>
Wed, 3 Aug 2011 21:11:44 +0000
(17:11 -0400)
committer
David Goulet
<david.goulet@polymtl.ca>
Wed, 3 Aug 2011 21:11:44 +0000
(17:11 -0400)
Add copy_string which check for null pointer and add the null terminated
byte by default.
All pointer pass to memcpy are checked for null value.
All lttng_domain pointer are checked also for null value.
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
No differences found
This page took
0.031619 seconds
and
5
git commands to generate.