| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…age generation onError can be called before a message is written to the stream, make sure we are accounting for the possibility that lastWrittenRequest can be null.
| Back | FazBrowse Home | New Git URL |
onError can be called before a message is written to the stream, make sure we are accounting for the possibility that lastWrittenRequest can be null.
The fix prevents the following type of NPE from happening