Fix use-after-move in //media/fuchsia/cdm/service/
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Also add a new std::move() call in this file, to optimize passing one of the arguments. Bug: 1122844 Change-Id: I0526ff7b4b8b4e9c080cb56b54b020c31f240492 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563824 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#834217}
Showing
Please register or sign in to comment