Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

initconfig.c:SET_ITEM macro leaks dict on expression failure #146244

Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
@Wulian233

Description

@Wulian233

Bug report

Bug description:

Parent:#146102

SET_ITEM macro at line 510-521: when the expression (e.g.,PyLong_FromLong)returns NULL, return NULL at line 514 leaks thedict allocated at line 505. ThePyDict_SetItemString failure path correctly uses goto fail.

CPython versions tested on:

CPython main branch

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2026 Movatter.jp