| Anonymous | Login | Signup for a new account | 11-10-2008 10:55 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
Notes |
|
|
(0001688) vapier 10-06-06 23:10 |
this has nothing to do with uClibc ... the same behavior can be observed on glibc |
| Copyright © 2000 - 2006 Mantis Group |