Add validations check in AC3DImporter::ConvertObjectSection to ensure that writing TriangleStrip vertex data does not exceed mesh->mNumVertices allocation. Fixes #6015 (CVE-2025-2754) Fixes #6018 (CVE-2025-2756) Signed-off-by: mapengyuan <mapengyuan@xfusion.com>