./cmd-line-utils/libedit/refresh.c:1072 [error] - Array index -1 is out of bounds
./cmd-line-utils/readline/complete.c:1007 [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.
./cmd-line-utils/readline/vi_mode.c:1506 [error] - Array 'mb[1]' index 1 out of bounds
./storage/innobase/buf/buf0flu.c:556 [error] - Possible null pointer dereference: block - otherwise it is redundant to check if block is null at line 558
./storage/innobase/buf/buf0flu.c:766 [error] - Possible null pointer dereference: block - otherwise it is redundant to check if block is null at line 768
./storage/innobase/dict/dict0dict.c:959 [error] - Possible null pointer dereference: table2 - otherwise it is redundant to check if table2 is null at line 960
./storage/innobase/fil/fil0fil.c:312 [error] - Possible null pointer dereference: space - otherwise it is redundant to check if space is null at line 314
./storage/innobase/fil/fil0fil.c:466 [error] - Possible null pointer dereference: space - otherwise it is redundant to check if space is null at line 468
./storage/innobase/fil/fil0fil.c:1148 [error] - Possible null pointer dereference: space - otherwise it is redundant to check if space is null at line 1150
./storage/innobase/fil/fil0fil.c:3552 [error] - Possible null pointer dereference: namespace - otherwise it is redundant to check if namespace is null at line 3553
./storage/innobase/fil/fil0fil.c:4052 [error] - Possible null pointer dereference: space - otherwise it is redundant to check if space is null at line 4053
./storage/innobase/fil/fil0fil.c:312 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:339 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:364 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:391 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:466 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:924 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:967 [error] - Uninitialized variable: space
./storage/innobase/fil/fil0fil.c:1148 [error] - Uninitialized variable: space
./storage/innodb_plugin/handler/ha_innodb.cc:9069 [error] - Possible null pointer dereference: share - otherwise it is redundant to check if share is null at line 9072
./storage/innodb_plugin/handler/ha_innodb.cc:9070 [error] - Possible null pointer dereference: share - otherwise it is redundant to check if share is null at line 9072
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Wed, 22 Dec 2010 18:58:10 +0000, based on results by cppcheck 1.46