Files
test/source/blender
Clément Foucault 45fb7a1db5 Fix T98825: EEVEE: Regression: Buffer overflow in sample name buffer
This happened because of the false assumption that `std::array<char, 32>`
would be treated as a container and not relocate their content if the
`Vector` would grow. Replacing with actual object allocation fixes the
issue.

Candidate for 3.2.1 corrective release.
2022-06-29 14:12:03 +02:00
..
2022-06-29 12:48:34 +02:00
2022-06-29 12:48:34 +02:00
2022-06-10 10:29:35 +02:00
2022-06-29 12:48:34 +02:00
2022-03-16 11:58:22 +11:00
2022-06-29 09:40:16 +10:00
2022-06-27 17:29:57 +10:00
2022-06-29 12:48:34 +02:00
2022-06-29 12:48:34 +02:00
2022-06-22 18:58:25 -05:00
2022-05-17 15:34:02 +10:00