Mark Brown 5549af7f42
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.
2022-08-05 15:24:07 +01:00
..
2022-06-10 13:32:05 +01:00
2022-07-11 16:16:13 +01:00
2021-04-12 17:05:55 +01:00
2022-06-10 13:32:05 +01:00
2022-05-04 15:30:32 +01:00