gtaubman / doneyet

A NCurses based To-Do list manager!
MIT License
31 stars 7 forks source link

Segfaults when pressing Esc during Project creation #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pressing the escape key during the inital project creation dialog box
causes a segmentation fault.

PS: In fact the first thing I did as soon as I'd typed the project name was
try to rename (press backspace) but that didn't work so I tried to press
"esc" and it segfaulted! :D Really funny considering its the first time I
ran the program.

Anyway the segfaulting doesn't seem to happen in any of the other dialog
boxes within the program. So it must be a simple bugfix

Original issue reported on code.google.com by quantume...@gmail.com on 14 Nov 2009 at 6:11

GoogleCodeExporter commented 9 years ago
Thanks for reporting this.  I'll take a look.

Original comment by gtaub...@gmail.com on 17 Nov 2009 at 3:32

GoogleCodeExporter commented 9 years ago
Fixed in revision 82.  Sorry for the wait.

Original comment by gtaub...@gmail.com on 18 Dec 2010 at 6:11