![]() |
VOOZH | about |
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| udev (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Binary package hint: udev
add_string() returns -1 on OOM.
add_uid() and add_gid() doesn't handle this situation properly. They cast the result to unsigned int and compare the casted value with zero. Of course, (uint)-1 < 0 is false.
| tags: | added: patch |
Bug watches keep track of this bug in other bug trackers.