|
Bugzilla – Full Text Bug Listing |
| Summary: | Crash in sudo's setenv() when val == NULL | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Diego Elio Petteno' <flameeyes> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | high | ||
| Priority: | low | ||
| Version: | 1.7.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | https://bugs.gentoo.org/show_bug.cgi?id=266361 | ||
| Attachments: | setenv patch to treat a NULL val as the empty string | ||
|
Description
Diego Elio Petteno'
2009-04-24 10:35:54 MDT
Created attachment 254 [details]
setenv patch to treat a NULL val as the empty string
Fixed in sudo 1.7.2 |