A possible double PyMem_FREE() due to tokenizer.c's tok_nextc() · Issue #80640 · python/cpython (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2019-03-28.15:15:07.990> created_at = <Date 2019-03-28.04:33:19.566> labels = ['interpreter-core', '3.7', '3.8', 'type-crash'] title = "A possible double PyMem_FREE() due to tokenizer.c's tok_nextc()" updated_at = <Date 2019-03-28.15:15:07.990> user = 'https://github.com/ZackerySpytz'
bugs.python.org fields:
activity = <Date 2019-03-28.15:15:07.990> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2019-03-28.15:15:07.990> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2019-03-28.04:33:19.566> creator = 'ZackerySpytz' dependencies = [] files = [] hgrepos = [] issue_num = 36459 keywords = ['patch'] message_count = 4.0 messages = ['339013', '339043', '339049', '339051'] nosy_count = 4.0 nosy_names = ['serhiy.storchaka', 'ZackerySpytz', 'pablogsal', 'miss-islington'] pr_nums = ['12601', '12604', '12605'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue36459' versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']