Takashi Iwai edd6608644 ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the
actual output size, the succeeding calls may go beyond the given
buffer limit.  Fix it by replacing with scnprintf().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2020-03-14 11:15:10 +01:00
..
2020-01-13 11:49:55 +01:00
2020-02-05 17:49:54 +00:00
2019-06-23 09:23:33 +02:00
2019-12-16 11:19:58 +01:00
2020-02-11 10:07:43 +01:00
2019-11-26 10:31:02 +01:00
2019-11-13 11:12:08 +01:00
2019-11-29 10:31:12 +01:00