BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000643 [uClibc] Other minor always 01-14-06 10:44 10-06-06 23:10
Reporter akvadrako View Status public  
Assigned To uClibc
Priority normal Resolution no change required  
Status closed   Product Version
Summary 0000643: getpass() doesn't correctly handle CTRL-C
Description When using the dropbear SSH client, it calls getpass() to ask the user for a password. During the invocation of this function, pressing CTRL-C is ignored by uClibc's getpass(), which makes it difficult to handle canceling a connection. This differs from behavior in my C library.

I suggest that when a user presses CTRL-C during getpass(), SIGINT is raised.
Additional Information
Attached Files

- Relationships

- Notes
(0001688)
vapier
10-06-06 23:10

this has nothing to do with uClibc ... the same behavior can be observed on glibc
 

- Issue History
Date Modified Username Field Change
01-14-06 10:44 akvadrako New Issue
01-14-06 10:44 akvadrako Status new => assigned
01-14-06 10:44 akvadrako Assigned To  => uClibc
01-26-06 07:55 prpplague Project buildroot => uClibc
10-06-06 23:10 vapier Note Added: 0001688
10-06-06 23:10 vapier Status assigned => closed
10-06-06 23:10 vapier Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker