Actions
Feature #9098
closedloader: ptable_close should check for NULL argument
Start date:
2018-02-11
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
pthable_close() has single argument - pointer to the table to be freed. We should check it.
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
git commit 7ac713f36e72e44b5a64f189578b1f7f617c66e6
commit 7ac713f36e72e44b5a64f189578b1f7f617c66e6 Author: Toomas Soome <tsoome@me.com> Date: 2018-02-12T10:58:12.000Z 9098 loader: ptable_close should check for NULL argument Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Actions