42shpimanmls / 42sh

Shell project at 42
3 stars 0 forks source link

History substitution - Conditional jump or move depends on uninitialised value #159

Closed n0izn0iz closed 7 years ago

n0izn0iz commented 7 years ago

Valgrindin'

[n0iz@nomad ~]$ echo !!
==22454== Conditional jump or move depends on uninitialised value(s)
==22454==    at 0x407505: start_substitution (history_substitution.c:38)
==22454==    by 0x407787: history_substitution (history_substitution.c:111)
==22454==    by 0x407D1C: main_loop (main.c:22)
==22454==    by 0x407CA5: main (main.c:61)