Fix crash while using tweak tool
The crash was happening due to index of bound access in to_select vector. So a check was added before accessing the vector.
Fixes: #5918 (closed)
Edited by Rishabh Singh
The crash was happening due to index of bound access in to_select vector. So a check was added before accessing the vector.
Fixes: #5918 (closed)