Skip to content

vtfpp: remedy crash under libcxx#115

Merged
craftablescience merged 1 commit into
craftablescience:mainfrom
partyvan:vtf-crashfix
May 17, 2026
Merged

vtfpp: remedy crash under libcxx#115
craftablescience merged 1 commit into
craftablescience:mainfrom
partyvan:vtf-crashfix

Conversation

@partyvan
Copy link
Copy Markdown
Contributor

this one is weird, but VTF::create(filepath, opts) would do a null dereference here specifically on libcxx under linux. not libstdc++, not libcxx under darwin, just libcxx under linux.

@craftablescience craftablescience added the bug Something isn't working label May 17, 2026
Copy link
Copy Markdown
Owner

@craftablescience craftablescience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terrifying!

@craftablescience craftablescience merged commit ee3d01c into craftablescience:main May 17, 2026
6 checks passed
@craftablescience
Copy link
Copy Markdown
Owner

This one probably needs further investigation because very scary fix

@partyvan
Copy link
Copy Markdown
Contributor Author

agreed, i have to imagine it's something to do with default ctor for vector

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants