reactos/dll/win32/syssetup
Joachim Henze e061407748 [0.4.7][SYSSETUP] Fix a DPH report about dwPageCount CORE-18068
- "(sdk/lib/rtl/heappage.c:1329) corrupted suffix pattern"
  detected at
  "dll/win32/syssetup/wizard.c:2672 (InstallWizard)"
- Add an ASSERT(), as hinted by Mark Jansen.

It happened in 2nd stage setup after the Gecko setup was canceled or completed and the button "Fertig" (its german label) was pressed.
It had no user visible impact. I never saw a crash due to that, but we should still not corrupt memory.
It regressed the last time a page within that setup was added without increasing the array in
SVN r75495 == git fc1f0c2088

fix picked from commit 0.4.10-dev-224-g 1668527acf
2022-03-04 14:40:05 +01:00
..
lang
resources
classinst.c
CMakeLists.txt
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SABBREVLANGNAME actually, not LOCALE_SLANGUAGE. CORE-13128 #62 2017-10-17 13:59:18 +01:00
logfile.c
precomp.h
resource.h
security.c
syssetup.rc
syssetup.spec
wizard.c [0.4.7][SYSSETUP] Fix a DPH report about dwPageCount CORE-18068 2022-03-04 14:40:05 +01:00