FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Calling isinstance(x,t) repeatedly when x or t is not actually a CLR … by ArvidJB · Pull Request #273 · pythonnet/pythonnet · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Calling isinstance(x,t) repeatedly when x or t is not actually a CLR …
- #273
#273
Merged
filmor
merged 1 commit into
pythonnet:master
pythonnet/pythonnet:master
from
ArvidJB:isinstance_refcount_leak
ArvidJB/pythonnet:isinstance_refcount_leak
Copy head branch name to clipboard
Oct 18, 2016
Conversation
Commits
1
(1)
Checks
Files changed
Merged
Calling isinstance(x,t) repeatedly when x or t is not actually a CLR …
#273
filmor
merged 1 commit into
pythonnet:master
pythonnet/pythonnet:master
from
ArvidJB:isinstance_refcount_leak
ArvidJB/pythonnet:isinstance_refcount_leak
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2016
Calling isinstance(x,t) repeatedly when x or t is not actually a CLR object will leak reference counts to PyFalse, resulting in memory corruption once the reference count drops to zero and PyFalse …
Show description for b68e7a1
Arvid Bessen
committed
b68e7a1
View commit details
Copy full SHA for b68e7a1
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL