blob: 8f7d964142060fd36018e678ca7a8eef73f0e045 [file] [log] [blame]
sewardj8eb8bab2015-07-21 14:44:28 +00001Conditional jump or move depends on uninitialised value(s)
Elliott Hughesa0664b92017-04-18 17:46:52 -07002 at 0x........: main (context_gpr.c:83)
sewardj8eb8bab2015-07-21 14:44:28 +00003 Uninitialised value was created by a heap allocation
4 at 0x........: malloc (vg_replace_malloc.c:...)
Elliott Hughesa0664b92017-04-18 17:46:52 -07005 by 0x........: main (context_gpr.c:39)
sewardj8eb8bab2015-07-21 14:44:28 +00006
7Conditional jump or move depends on uninitialised value(s)
Elliott Hughesa0664b92017-04-18 17:46:52 -07008 at 0x........: main (context_gpr.c:90)
sewardj8eb8bab2015-07-21 14:44:28 +00009 Uninitialised value was created by a heap allocation
10 at 0x........: malloc (vg_replace_malloc.c:...)
Elliott Hughesa0664b92017-04-18 17:46:52 -070011 by 0x........: main (context_gpr.c:39)
sewardj8eb8bab2015-07-21 14:44:28 +000012
13Conditional jump or move depends on uninitialised value(s)
Elliott Hughesa0664b92017-04-18 17:46:52 -070014 at 0x........: main (context_gpr.c:90)
sewardj8eb8bab2015-07-21 14:44:28 +000015 Uninitialised value was created by a heap allocation
16 at 0x........: malloc (vg_replace_malloc.c:...)
Elliott Hughesa0664b92017-04-18 17:46:52 -070017 by 0x........: main (context_gpr.c:35)
sewardj8eb8bab2015-07-21 14:44:28 +000018