Descriptionash: Fix memory leak in DisplayColorManager on error path
The error path for dealing with missing VCGT data was failing to free
the loaded profile. Unfortunately due to https://crbug.com/549239 this
error is occuring in the wild. The new unit tests at
https://crrev.com/1430633003 cover this particular use case.
BUG=None
TEST=Inspection of error paths show no more leaks.
Committed: https://crrev.com/f21f21fd88b6a96897c2678177383dfcbdf6f86a
Cr-Commit-Position: refs/heads/master@{#357136}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|