./src/krylov/HYPRE_lobpcg.c:157 [error] - Possible null pointer dereference: pcg_data - otherwise it is redundant to check if pcg_data is null at line 160
./src/krylov/bicgstab.c:111 [error] - Possible null pointer dereference: bicgstab_data - otherwise it is redundant to check if bicgstab_data is null at line 114
./src/krylov/cgnr.c:109 [error] - Possible null pointer dereference: cgnr_data - otherwise it is redundant to check if cgnr_data is null at line 113
./src/krylov/flexgmres.c:130 [error] - Possible null pointer dereference: fgmres_data - otherwise it is redundant to check if fgmres_data is null at line 133
./src/krylov/gmres.c:120 [error] - Possible null pointer dereference: gmres_data - otherwise it is redundant to check if gmres_data is null at line 123
./src/krylov/lgmres.c:125 [error] - Possible null pointer dereference: lgmres_data - otherwise it is redundant to check if lgmres_data is null at line 128
./src/krylov/pcg.c:129 [error] - Possible null pointer dereference: pcg_data - otherwise it is redundant to check if pcg_data is null at line 131
./src/parcsr_ls/HYPRE_parcsr_amg.c:31 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_bicgstab.c:42 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_cgnr.c:44 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_flexgmres.c:43 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_gmres.c:43 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_hybrid.c:30 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_lgmres.c:43 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_pcg.c:47 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/HYPRE_parcsr_schwarz.c:31 [error] - Possible null pointer dereference: solver
./src/parcsr_ls/ame.c:75 [error] - Possible null pointer dereference: ame_data - otherwise it is redundant to check if ame_data is null at line 106
./src/parcsr_mv/HYPRE_parcsr_matrix.c:39 [error] - Possible null pointer dereference: matrix
./src/parcsr_mv/HYPRE_parcsr_matrix.c:77 [error] - Possible null pointer dereference: matrix
./src/parcsr_mv/HYPRE_parcsr_matrix.c:286 [error] - Possible null pointer dereference: matrix
./src/parcsr_mv/HYPRE_parcsr_matrix.c:305 [error] - Possible null pointer dereference: matrix
./src/parcsr_mv/HYPRE_parcsr_vector.c:34 [error] - Possible null pointer dereference: vector
./src/parcsr_mv/HYPRE_parcsr_vector.c:52 [error] - Possible null pointer dereference: vector
./src/parcsr_mv/HYPRE_parcsr_vector.c:89 [error] - Possible null pointer dereference: vector
./src/parcsr_mv/HYPRE_parcsr_vector.c:204 [error] - Possible null pointer dereference: vector
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:49:15 +0000, based on results by cppcheck 1.41-modif