jrouwe / JoltPhysics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
MIT License
6.46k stars 418 forks source link

Fixed GCC 11.4 warning in JobSystemThreadPool.cpp #900

Closed jrouwe closed 7 months ago

jrouwe commented 7 months ago

Output may be truncated copying 15 bytes from a string of length 63

Fixes #899

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud