30f17aa206
While there is a 256 character limit when computing the length of the newly allocated strength, that limit was missing when copying the string. This commit adds a new length check in the copy loop, preventing it from writhing out of bounds. Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34416 |
||
---|---|---|
.. | ||
M3DExporter.cpp | ||
M3DExporter.h | ||
M3DImporter.cpp | ||
M3DImporter.h | ||
M3DMaterials.h | ||
M3DWrapper.cpp | ||
M3DWrapper.h | ||
m3d.h |