diff options
| author | Tejun Heo <[email protected]> | 2007-01-02 20:19:40 +0900 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-02-09 17:39:30 -0500 |
| commit | 8bfa79fcb81d2bdb043f60ab4171704467808b55 (patch) | |
| tree | 8b81b15237110ee30626057541e07b0ba8aa80bc /tools/perf/scripts/python | |
| parent | a0cf733b333eeeafb7324e2897448006c693c26c (diff) | |
libata: use ata_id_c_string()
There were several places where ATA ID strings are manually terminated
and in some places possibly unterminated strings were passed to string
functions which don't limit length like strstr(). This patch converts
all of them over to ata_id_c_string().
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions