 Chromium Code Reviews
 Chromium Code Reviews Issue 
            665303002:
    Check SkStream::isAtEnd before attempting to read.  (Closed)
    
  
    Issue 
            665303002:
    Check SkStream::isAtEnd before attempting to read.  (Closed) 
  | DescriptionCheck SkStream::isAtEnd before attempting to read.
In FrontBufferedStream, when attempting to read and buffer more
data, do not try to read if the underlying stream is at the end.
Prevents a bug where we continue trying to read a stream that
has nothing more to read.
Committed: https://skia.googlesource.com/skia/+/dd5a1e094c19fa10202c37c50a1f799e5af5dac0
   Patch Set 1 #
 Messages
    Total messages: 6 (2 generated)
     | |||||||||||||||||||