| Summary: | Hangs when running with invalid parameters | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sir Raorn <raorn> |
| Component: | pwgen | Assignee: | placeholder <placeholder> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | major | ||
| Priority: | P2 | CC: | glebfm, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
pwgen никогда не был моим пакетом Fixed in pwgen-2.03-alt1. |
When running with pw_length == 0 (pwgen 0) it hangs eating out CPU. strace shows endless loop: ... gettimeofday({1065768527, 471645}, NULL) = 0 read(3, "\307\206\233.", 4) = 4 gettimeofday({1065768527, 471720}, NULL) = 0 read(3, "\325c\32\0", 4) = 4 ...