Before the change, an implicit Flush() will be triggered in the destructor of the input stream. However, the return code of Flush() is not discarded. This change makes sure when Flush() fails, we will return false.pull/4043/head
parent
f69a5db66f
commit
6b01e6440c
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue