Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
None
Description
CPPCHECK: base\applications\notepad\dialog.c 348 error Uninitialized variable: pszText
this variable should be initialized to NULL from the declaration.
CPPCHECK: base\applications\notepad\dialog.c 348 error Uninitialized variable: pszText
this variable should be initialized to NULL from the declaration.