Bug #2744
libuuid can't tell when mapping fails
Start date:
2012-05-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
uuid_create() assumes map_state() returns false on failure.
map_state() returns either -1 (failure) or 1 (success). Neither is false. Should map_state fail we die doing mutex_lock(0)
Updated by Rich Lowe almost 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
- Tags deleted (
needs-triage)
Updated by Rich Lowe almost 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Resolved in r13697 commit:e2d77ee5f4aa