jdagz28 / Minishell

0 stars 0 forks source link

Segfault when echo an non existing variable #48

Closed totolabrico closed 10 months ago

totolabrico commented 10 months ago

./minishell toto@lemacatoto:~/Bureau/19/Projets/minishell$ echo $toto Segmentation fault (core dumped)

jdagz28 commented 10 months ago

i'll take a look later. i already have an idea about where this error could be.