Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix platform service DCHECK on null data
The starboard implementation of platform service Send() may not handle null for the data pointer. If we're sending 0-length data, then it should be okay to make data point to a dummy array. b/198487871 Change-Id: I8f44850ea95dcdd61521a47e7206c1c8ee9cae97 (cherry picked from commit c4103236b4c624bb5a7a051103abf464d36d9b89)
- Loading branch information