Skip to content
Snippets Groups Projects
Commit f21dc4a8 authored by Brad King's avatar Brad King
Browse files

cmState: Avoid accumulating policy stack storage for short-lived scopes

We enforce policy push/pop balance around any scope that pushes/pops a
snapshot.  Therefore a snapshot may never reference entries of
PolicyStack that were created in nested scopes.  Free storage of
short-lived policy stack entries when they are popped.
parent bc1d3a8a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment