FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing by colorfulappl · Pull Request #99890 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing
- #99890
#99890
Merged
kumaraditya303
merged 9 commits into
python:main
python/cpython:main
from
colorfulappl:clear_freed_pointer
colorfulappl/cpython:clear_freed_pointer
Copy head branch name to clipboard
Dec 17, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing
#99890
kumaraditya303
merged 9 commits into
python:main
python/cpython:main
from
colorfulappl:clear_freed_pointer
colorfulappl/cpython:clear_freed_pointer
Copy head branch name to clipboard
Commits
Commits on Nov 30, 2022
Reset pointer to NULL when memory is freed
colorfulappl
committed
9271e85
View commit details
Copy full SHA for 9271e85
Browse repository at this point
Add news
colorfulappl
committed
eba62a3
View commit details
Copy full SHA for eba62a3
Browse repository at this point
Commits on Dec 14, 2022
Remove unnecessary null-check
colorfulappl
committed
39895ee
View commit details
Copy full SHA for 39895ee
Browse repository at this point
Commits on Dec 15, 2022
Add test
colorfulappl
committed
ef866b2
View commit details
Copy full SHA for ef866b2
Browse repository at this point
Commits on Dec 16, 2022
Fix an error
colorfulappl
committed
357576b
View commit details
Copy full SHA for 357576b
Browse repository at this point
PyMem_FREE -> PyMem_Free
kumaraditya303
authored
0424701
View commit details
Copy full SHA for 0424701
Browse repository at this point
Update Modules/_testcapi/getargs.c
kumaraditya303
authored
4a7d386
View commit details
Copy full SHA for 4a7d386
Browse repository at this point
Merge branch 'main' into clear_freed_pointer
kumaraditya303
authored
1d3b069
View commit details
Copy full SHA for 1d3b069
Browse repository at this point
Update Modules/_testcapi/getargs.c
erlend-aasland
authored
6e9744c
View commit details
Copy full SHA for 6e9744c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL