swift
1c07c50c
- Fix a minor (1 per process) leak in AccessEnforcementSelection
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix a minor (1 per process) leak in AccessEnforcementSelection This fixes a commit from a few days ago where I meant to call unique_ptr::reset() instead of unique_ptr::release() and apparently didn't notice the compiler warning.
References
#41956 - Fix a minor (1 per process) leak in AccessEnforcementSelection
Author
atrick
Parents
1e2b94ec
Loading