From df00c746758965feceeae478185995ceacd9da31 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 12 Mar 2011 08:23:05 +0000 Subject: [PATCH] [EXPLORER] Fix array access out of bounds. See issue #5990 for more details svn path=/trunk/; revision=51022 --- reactos/base/shell/explorer/shell/pane.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]