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

gh-126108: Fix potential null pointer dereference in PySys_AddWarnOptionUnicode#126118

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
e355186
Fix potential null pointer dereference in PySys_AddWarnOptionUnicode
federicovalensoOct 29, 2024
2ca65fe
📜🤖 Added by blurb_it.
blurb-it[bot]Oct 29, 2024
0fb17bc
Update Misc/NEWS.d/next/Security/2024-10-29-09-15-10.gh-issue-126108.…
federicovalensoOct 29, 2024
6c22e44
add assert
federicovalensoOct 29, 2024
6cd01fd
Merge branch 'bug/potential-null-pointer-dereference-in-PySys_AddWarn…
federicovalensoOct 29, 2024
a969026
fix spaces
federicovalensoOct 29, 2024
1667599
fix unbalanced literal markup
federicovalensoOct 29, 2024
9323183
fix backticks
federicovalensoOct 29, 2024
5cd8e30
Update Python/sysmodule.c
federicovalensoOct 29, 2024
f234711
Merge branch 'main' into bug/potential-null-pointer-dereference-in-Py…
federicovalensoOct 30, 2024
67b9de2
Apply suggession for Python/sysmodule.c
federicovalensoOct 31, 2024
7d0754f
Apply suggession for Python/sysmodule.c
federicovalensoOct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fix backticks
  • Loading branch information
@federicovalenso
federicovalenso committedOct 29, 2024
commit93231838dbd90d6dc90d58c818d204bc49162c79
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
Fix a possible `NULL` pointer dereference in :c:func:`!PySys_AddWarnOptionUnicode`.
Fix a possible ``NULL`` pointer dereference in :c:func:`!PySys_AddWarnOptionUnicode`.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp