Actions
Bug #2667
closedlibhal can leak memory if realloc() fails
Start date:
2012-05-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Our version libhal contains wrong way of call to realloc(), it can leak memory in case of OOM. New versions of libhal fixed it.
Files
Related issues
Updated by Milan Jurik about 11 years ago
- File halcheck-realloc.patch halcheck-realloc.patch added
- % Done changed from 90 to 100
Updated by Rich Lowe about 11 years ago
- Status changed from In Progress to Resolved
Resolved in r13685 commit:cdfded691c93
Actions