bfce57c7a5
This is an error case where the I field has no reference, however the reference list contains some reference, which resulting in not be able to find its reference, and it is a correct behavior, should not enter the correction code. Just add this exception to prevent such a case, if more exceptions found, they will be treated indiviually in the future. Cc: mesa-stable closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8740 Signed-off-by: Ruijing Dong <ruijing.dong@amd.com> Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22485>