DescriptionFix crash in network_service.
The problem is that |response| was passed in the Bind call before the body was taken out. I saw this because of null dereference on Windows. The order of evaluation is undefined, which is why it worked on Linux.
Committed: https://crrev.com/05f187772cffebd3caed3936e314c7ce92ba716b
Cr-Commit-Position: refs/heads/master@{#330634}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|