8000 Fix: memory leak in gltf2 importer (fixes #2661) by theakman2 · Pull Request #2667 · assimp/assimp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix: memory leak in gltf2 importer (fixes #2661) #2667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 24, 2019

Conversation

theakman2
Copy link
Contributor

Should fix #2661.

@theakman2
Copy link
Contributor Author

Hmm, I'm not sure why the AppVeyor build is failing here. This PR only touches a single line code and the AppVeyor errors don't seem to be related. Is the AppVeyor build flaky?

@kimkulling
Copy link
Member

I guess you need to get the latest version from master. I changed the type of aiString to have the same serialization code for its len.

@theakman2
Copy link
Contributor Author

Great, thank you. That did the trick. All my pull requests are passing now.

@kimkulling kimkulling merged commit 2d2889f into assimp:master Sep 24, 2019
@kimkulling
Copy link
Member

Merged, thank you for the fix!

@theakman2 theakman2 deleted the issue_2661 branch September 24, 2019 18:26
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.

Memory leak in gltf2 importer
2 participants
0