commit | 0ffac9df87edc0ea4806f300565947a8bbbedfb6 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Tue Aug 17 11:39:41 2021 -0700 |
committer | Chia-I Wu <olvaffe@gmail.com> | Tue Aug 17 12:40:21 2021 -0700 |
tree | 60f9bb8ae3417c45845153c0ab71292b270fe962 | |
parent | e5fa2db8b1af6355910cf4a4d9585f73f097c925 [diff] |
vkr: fix two more cases of NULL dereferences These are marked noautovalidity="true" in vk.xml and the decoder does not validate them. There are more incidents, but for the others, we will let VVL do its job. Reported by Yiwei. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Reviewed-by: Ryan Neph <ryanneph@google.com>