Fixed possible buffer overflow (Thanks to Ondřej Nečas for the Bugreport)
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<li>OBJ writer: Added param 'texture_file' to the Options class, it specifies the path to the texture file (Thanks to Philipp Auersperg-Castell for the patch)</li>
|
||||
<li>OBJ writer: added param 'material_file_extension' to the Options class, it specifies the material file suffix, default is ".mat" as it was before. (Thanks to Philipp Auersperg-Castell for the patch)</li>
|
||||
<li>PLY reader/writer: Support for meshlab texture coordinates and ids in PLY IO (Thanks to Gregoire Grzeczkowicz for the patch)</li>
|
||||
<li>PLY reader/writer: Fixed possible buffer overflow(Thanks to Ondřej Nečas for the bugreport)</li>
|
||||
</ul>
|
||||
|
||||
<b>Build System</b>
|
||||
|
||||
Reference in New Issue
Block a user