Actions
Bug #8939
closedbtxld coverity cleanups
Start date:
2017-12-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Update from FreeBSD:
Explicitly ignore return value from remove. We wouldn't do anything differently if we can't unlink the temporary file. Also, free the temporary file name when we set it to NULL.
https://svnweb.freebsd.org/base?view=revision&revision=327263
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 8f3f3c6243ec861ec63251163062cb472039c354
commit 8f3f3c6243ec861ec63251163062cb472039c354 Author: Toomas Soome <tsoome@me.com> Date: 2017-12-31T17:41:18.000Z 8939 btxld coverity cleanups Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
Actions