Actions
Bug #9481
closedloader: commands.c use __unused
Start date:
2018-04-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
replace __attribute((unused)) with __unused
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 0a4f1df16f07808514bc5838bc55709f93f9e93e
commit 0a4f1df16f07808514bc5838bc55709f93f9e93e Author: Toomas Soome <tsoome@me.com> Date: 2018-05-16T10:03:11.000Z 9476 loader: Don't leak memory when displaying help. 9480 loader: commands.c should only use snprintf 9481 loader: commands.c use __unused Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions