From: Pierre Schweitzer Date: Sat, 12 Mar 2011 08:23:05 +0000 (+0000) Subject: [EXPLORER] X-Git-Tag: ReactOS-0.3.13~21 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=df00c746758965feceeae478185995ceacd9da31 [EXPLORER] Fix array access out of bounds. See issue #5990 for more details svn path=/trunk/; revision=51022 --- diff --git a/reactos/base/shell/explorer/shell/pane.cpp b/reactos/base/shell/explorer/shell/pane.cpp index b5fd6ab5de7..1e69b60d828 100644 --- a/reactos/base/shell/explorer/shell/pane.cpp +++ b/reactos/base/shell/explorer/shell/pane.cpp @@ -702,7 +702,7 @@ void Pane::set_header() item.mask = HDI_WIDTH; item.cxy = 0; - for(; x+_widths[i]