0
Files
src/remoting
Lambros Lambrou 0585160de9 [remoting host] Don't crash if website attempts RTC file upload.
This replaces a NOTREACHED() with a basic RTC log writer implementation
that simply returns a protocol error to the client. The RTC log
FileOperations class is meant to be download-only, but the file-transfer
protocol permits the client to try to upload files to it. This code-path
is never intended to be exercised - this CL simply prevents the host
from crashing in this situation.

Bug: 1122798
Change-Id: I838e575530a89b837f64f2fe28c29fd291a88820
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461225
Reviewed-by: Erik Jensen <rkjnsn@chromium.org>
Commit-Queue: Erik Jensen <rkjnsn@chromium.org>
Auto-Submit: Lambros Lambrou <lambroslambrou@chromium.org>
Cr-Commit-Position: refs/heads/master@{#816843}
2020-10-14 01:53:25 +00:00
..
2020-10-01 15:43:27 +00:00
2020-10-06 23:05:08 +00:00