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
Please register or sign in to comment