Skip to content

Fix segmentation fault on large .pyc files#532

Open
kmontag wants to merge 3 commits intozrax:masterfrom
kmontag:fix-pycdc-239
Open

Fix segmentation fault on large .pyc files#532
kmontag wants to merge 3 commits intozrax:masterfrom
kmontag:fix-pycdc-239

Conversation

@kmontag
Copy link

@kmontag kmontag commented Dec 9, 2024

This simply applies @MoodMonitor's fixes from #239 (comment).

On my system, this fixes the segmentation fault when decompiling larger .pyc files.

My understanding of the codebase is admittedly limited, and while I don't see any obvious issues with the changes, I'd appreciate review from a maintainer.

Fixes #239.

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.

Segmentation fault (core dumped)

1 participant