./alpine/folder.c:431 [error] - Dangerous assignment - function parameter takes the address of a local auto-variable. Local auto-variables are reserved from the stack. And the stack is freed when the function ends. So the pointer to a local variable is invalid after the function ends.
./alpine/folder.c:490 [error] - Dangerous assignment - function parameter takes the address of a local auto-variable. Local auto-variables are reserved from the stack. And the stack is freed when the function ends. So the pointer to a local variable is invalid after the function ends.
./alpine/help.c:1336 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1337 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1338 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1342 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1343 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1344 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1365 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1366 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1367 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1371 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1372 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1373 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1376 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1377 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/help.c:1378 [error] - Array 'hp_menu[10]' index 4294967295 out of bounds
./alpine/imap.c:2650 [error] - Uninitialized variable: val
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:12:16 +0000, based on results by cppcheck 1.46