DescriptionI believe this is what you had intended. Before the SkData was exiting the if block with 2 refs (ostream & stream). In the new version it exits with 3 refs (+data). Nothing bad happened in the prior version (since the SkData was preserved by the ostream's ref) but I think this is better.
Patch Set 1 #
MessagesTotal messages: 5
|