diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-03-11 08:47:38 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-03-30 08:35:28 +0200 |
commit | c2b5fdfba2a915b5001d3ec63f4b3fc651c22da4 (patch) | |
tree | 434a90a43d526d2a2cfb16ee51cb711d894a3f2a /drivers/rtc | |
parent | mfd: dln2: Allow to be enumerated via ACPI (diff) | |
download | linux-c2b5fdfba2a915b5001d3ec63f4b3fc651c22da4.tar.xz linux-c2b5fdfba2a915b5001d3ec63f4b3fc651c22da4.zip |
mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
There is still one call of sprintf() without checking the proper
buffer overflow in aat2870_dump_reg(). Replace it with scnprintf()
call for covering that.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions