Hiroshi Nagata
Hiroshi Nagata
**Describe your environment.** Describe any aspect of your environment relevant to the problem, including your SDK version, platform, OS version, etc. If you're reporting a problem with a specific version...
Before opening a feature request against this repo, consider whether the feature is generic enough for the SDK, or it should be a specific plugin/extension to the SDK. **Is your...
In RouteSource::operator(), r-value's in 'args' are used in a later loop iteration after they were forwarded/moved to a target in the first loop iteration. Proposed fix is to remove usage...
**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...