|
Bugzilla – Full Text Bug Listing |
| Summary: | check_ttyname: FAIL none (sudo) vs. /dev/console (libc) | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Evangelos Foutras <evangelos> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | low | ||
| Version: | 1.8.9 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: |
Build log
Test-suite log Fix for /proc/self/stat parsing bugs |
||
|
Description
Evangelos Foutras
2014-01-13 09:58:32 MST
Created attachment 390 [details]
Build log
Created attachment 391 [details]
Test-suite log
Created attachment 392 [details]
Fix for /proc/self/stat parsing bugs
This is fallout from the introduction of strtonum(). I'll release 1.8.9p3 shortly with the attached patch.
(In reply to Todd C Miller from comment #3) > Created attachment 392 [details] > Fix for /proc/self/stat parsing bugs > > This is fallout from the introduction of strtonum(). I'll release > 1.8.9p3 shortly with the attached patch. I can confirm that the issue is fixed in 1.8.9p3. Many thanks. |