cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

ClangTidy issue in lib/system/Route.hpp

Open HIROSN opened this issue 1 year ago • 1 comments

Describe your environment. Issue found in Microsoft Edge and still exists in the current main.

Steps to reproduce. Issue was reported by static analysis using ClangTidy.

What is the expected behavior? No issue reported.

What is the actual behavior? use-after-move reported.

Additional context. https://microsoft.visualstudio.com/Edge/_workitems/edit/52434861

HIROSN avatar Aug 22 '24 03:08 HIROSN

Pull request https://github.com/microsoft/cpp_client_telemetry/pull/1297

HIROSN avatar Aug 22 '24 03:08 HIROSN