https://bugs.freedesktop.org/show_bug.cgi?id=105274
--- Comment #1 from Gert Wollny <[email protected]> ---
cpufreq_info::sysfs_filename is a buffer of char[128] and the string fn is
of the same size and it is written to by using snprintf, indicating its size,
so unless I miss something the buffer overflow is only possible for
cpufreq_info::name.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev