Unverified Commit 92fe6c61 authored by Martin Wehking's avatar Martin Wehking Committed by GitHub
Browse files

Silence illegal address computation warning (#83244)

Add an assertion before an access of ValMappings to ensure that it is
within the array bounds.
Silence a static analyzer warning through this.
parent b92c3fe0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment