| 74abe481 | 24-Jan-2019 |
Satish Balay <balay@mcs.anl.gov> |
valgrind: fix warnings
not ok diff-dm_impls_plex_tests-ex3_p1d_2d_3 # 0a1,9 # > ==28708== Conditional jump or move depends on uninitialised value(s) # > ==28708== at 0x5D481FF: DMSetFromOptions_N
valgrind: fix warnings
not ok diff-dm_impls_plex_tests-ex3_p1d_2d_3 # 0a1,9 # > ==28708== Conditional jump or move depends on uninitialised value(s) # > ==28708== at 0x5D481FF: DMSetFromOptions_NonRefinement_Plex (plexcreate.c:2295) # > ==28708== by 0x5D49B51: DMSetFromOptions_Plex (plexcreate.c:2396) # > ==28708== by 0x6065CB5: DMSetFromOptions (dm.c:856) # > ==28708== by 0x411CD0: CreateMesh (ex3.c:319) # > ==28708== by 0x419B99: main (ex3.c:972) # > ==28708== Uninitialised value was created by a stack allocation # > ==28708== at 0x5D47AD9: DMSetFromOptions_NonRefinement_Plex (plexcreate.c:2269)
show more ...
|