commit | b38c32a57380c228813ec59823fd5510ee93ce4c | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Wed Jul 17 14:42:49 2019 +0300 |
committer | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Fri Apr 03 15:46:24 2020 +0300 |
tree | 92a4ebf18e45bffd0427c41c055751f1a0bcf039 | |
parent | 7e6aec668772eb9cac014d78ba95272a063167fe [diff] |
intel/aub_viewer: fix access to freed memory Windows closed while we're displaying them might lead to invalid memory accessed, so use the safe iterators on the list of windows. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4430> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4430>