Actions
Bug #2579
closednscd contains several bad macros with side effects
Start date:
2012-04-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
nscd implementation contains several macros with included work with mutex and/or return statements. This is bad programming practise and confuse many parties, including lint.
Additionally there are duplicates between macros and these should be eliminated.
Files
Updated by Milan Jurik about 11 years ago
- File nscd_lint.patch nscd_lint.patch added
- % Done changed from 70 to 100
Updated by Rich Lowe about 11 years ago
- Status changed from In Progress to Resolved
Resolved in r13676 commit:98ca40df9171
Actions