Alicia-bites / minishell

This project is about creating a simple shell.
1 stars 0 forks source link

echo hello << sep | ls - LEAKS #50

Closed Alicia-bites closed 2 years ago

Alicia-bites commented 2 years ago

MINISHELL

$: echo hello << sep | ls
heredoc :bye
heredoc :sep

leaks in

hd_create_name (hd_create_name.c:39)