diff options
| author | Tian Tao <[email protected]> | 2021-04-12 17:35:43 +0800 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2021-05-10 10:44:40 +0200 |
| commit | 5b2fbe0ca0e8a88f8da3c96cd6628561852be655 (patch) | |
| tree | dc63b2f97d94e47318fb56ce59a898b1cba07ffa /tools/perf/scripts/python | |
| parent | e4f3c9118f27b3b400db9993dd8bfd028d3b86ca (diff) | |
mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emit
Use sysfs_emit instead of snprintf to avoid buf overrun,because in
sysfs_emit it strictly checks whether buf is null or buf whether
pagesize aligned, otherwise it returns an error.
Signed-off-by: Tian Tao <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions