qsnprint() is unconditionally called to fill the buffer and is guaranteed to NUL-terminate, so there's no point in filling the whole stack buffer with NULs beforehand. Leave it uninitialized. The code was moved in 4ae6f40b3a2e2fe4f617a1c911c8d066c18cdab9, so not picking further than that. Change-Id: I34d456ebd2990aa242ccc42693adbbf1f64148de Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 4c5b437a3ce84354dfa3bf2c4706e05144ac03a3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%