1Conditional jump or move depends on uninitialised value(s) 2 at 0x........: main (context_eflags2.c:78) 3 Uninitialised value was created by a heap allocation 4 at 0x........: malloc (vg_replace_malloc.c:...) 5 by 0x........: main (context_eflags2.c:38) 6 7Conditional jump or move depends on uninitialised value(s) 8 at 0x........: main (context_eflags2.c:78) 9 Uninitialised value was created by a heap allocation 10 at 0x........: malloc (vg_replace_malloc.c:...) 11 by 0x........: main (context_eflags2.c:38) 12 13