3lsy / minishell

Simple shell in C
2 stars 0 forks source link

leaks with double point -> : : command not found #23

Closed bfiguet closed 1 year ago

bfiguet commented 1 year ago

expected -> \n no error message

LEAKS at 0x895F899: malloc ==28498== by 0x10EAA5: ft_split ==28498== by 0x10AC4F: ft_which ==28498== by 0x10AB96: ft_execute ==28498== by 0x10AAFC: ft_evaluator ==28498== by 0x1093ED: main

bfiguet commented 1 year ago

It's same with --> ! expected-> \n no error message

bfiguet commented 1 year ago

Ok good version is in branch blanfi file parser.c