Skip to content

Conversation

@erikaharrison-adsk
Copy link
Contributor

@erikaharrison-adsk erikaharrison-adsk commented Jan 9, 2026

Description of Change(s)

The detailed description is is described in Issue #3944 . In brief - the VtValueRef implicit constructor can leads to unexpected casting, especially on visual studio compilers. From our testing, this leads to a stack overflow problem.

This PR fix the crash by converting the VtValueRef implicit constructor of any T an explicit constructor thus no unexpected cast can happen.

Link to proposal (if applicable)

Fixes Issue(s)

Checklist

@erikaharrison-adsk
Copy link
Contributor Author

Closing for now - requires some more investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants