Skip to content

Conversation

@skottmckay
Copy link
Contributor

Increment/decrement UseCount for outputs so that we don't prematurely free a re-used output that is used for a dead output (output with zero users). If an output has a UseCount of 0 it gets added to the freelist prematurely as it could be re-used in the same step in ComputeUseCount.

… free a re-used output that is used for a dead output (output with zero users).
@skottmckay skottmckay requested a review from a team as a code owner December 19, 2018 04:19
@skottmckay skottmckay merged commit 334e329 into master Dec 19, 2018
@skottmckay skottmckay deleted the scmckay/CountOutputUsageSoUnusedOutputsCanBeCorrectlyReused branch December 19, 2018 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants