-
- Downloads
Protect against dereferencing a null ptr.
'stream' may be left nullptr after a pop, so don't try to dereference it. (via nlewycky@google.com).
Loading
Please register or sign in to comment
'stream' may be left nullptr after a pop, so don't try to dereference it. (via nlewycky@google.com).