GitPS / Project1

CS 441 Project 1
0 stars 0 forks source link

Crtl-D Results in Segmentation Fault #2

Closed GitPS closed 11 years ago

GitPS commented 11 years ago

When press Ctrl-D when the interactive shell is active the program will crash.

phil@phil-U46E:~/Documents/cs441/project1$ ./myshell 
myshell$ Segmentation fault (core dumped)
phil@phil-U46E:~/Documents/cs441/project1$ 
GitPS commented 11 years ago

Fixed.