Fix crash in PlatformSensorReaderWin::SetReportingInterval
This is a follow-up to r537429 which fixes a crash introduced in PlatformSensorReaderWin::SetReportingInterval because of a missing return after logging the failure to instantiate an instance of IPortableDeviceValues. The log message is also tweaked to remove an extraneous space. TBR=cco3@chromium.org Bug: 756986 Change-Id: I5e07d365f93dc4d9df75d0ac743138ba3c7437ab Reviewed-on: https://chromium-review.googlesource.com/924563Reviewed-by:Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537523}
Showing
Please register or sign in to comment