[EXPLORER] Check m_Position for -1 before using it as an index
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 30 May 2019 17:21:45 +0000 (19:21 +0200)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 4 Jun 2021 07:15:55 +0000 (09:15 +0200)
commitce537f1ae945813041cad50f0853a5a16d11bc20
tree5d0e32edfa6bd3fdd9b1aa1db1898d2e4f26c403
parent11ffa31155ee3ddedc5b3d4a00dd39b97e517484
[EXPLORER] Check m_Position for -1 before using it as an index

This fixes a crash on x64.
base/shell/explorer/traywnd.cpp