Skip to content
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

Substitute dummy sidedef for missing 1st sidedef (fix from Crispy) #1354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tpoppins
Copy link
Contributor

Fixes #1305 (Segfault on wc_v2.wad)

@fabiangreffrath
Copy link
Member

Well, while that patch is pretty pragmatic, I doubt it is in line with Choco's philosophy. A "proper" fix would be to gather the memory content of sides[-1] and use this instead of merely replacing sides[-1] with sides[0].

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.

Segfault in vanilla compatible wad
2 participants