diff options
author | 2022-08-05 15:24:07 +0100 | |
---|---|---|
committer | 2022-08-05 15:24:07 +0100 | |
commit | 5549af7f42916c0d7e78a0e423ac667e27eaac3e (patch) | |
tree | 6188f9b2f6440c56985c84c006c4d5693898da57 /sound/soc/intel/boards/sof_es8336.c | |
parent | ASoC: DPCM: Don't pick up BE without substream (diff) | |
parent | ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf() (diff) | |
download | linux-rng-5549af7f42916c0d7e78a0e423ac667e27eaac3e.tar.xz linux-rng-5549af7f42916c0d7e78a0e423ac667e27eaac3e.zip |
ASoC: Fix theoretical buffer overflow by snprintf()
Merge series from Takashi Iwai <tiwai@suse.de>:
This is a patch series to paper over the theoretical buffer overflow
that might be caused by snprintf(). snprintf() is notorious for its
behavior and the usage of a safer version, scnprintf(), is
recommended.
Diffstat (limited to 'sound/soc/intel/boards/sof_es8336.c')
0 files changed, 0 insertions, 0 deletions