swift
1c07c50c - Fix a minor (1 per process) leak in AccessEnforcementSelection

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.
Author
Parents
Loading