Han2-Ro / 42minishell

0 stars 0 forks source link

fixed ft_getenv fixed expander segfalt #87

Closed aprevrah closed 6 months ago

aprevrah commented 6 months ago

ft_getenv now correctly matches envkeys, first checking if the length matches then the actual strings. also fixed a segv in the expander that was caused by a null env_val