Actions
Bug #10118
closedlibeti() NULL check after deref
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
set_max_field() uses 'f' and then checks it against NULL
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 421a607f20240b957c77d8a5a6d34f13da0efb1e
commit 421a607f20240b957c77d8a5a6d34f13da0efb1e Author: John Levon <john.levon@joyent.com> Date: 2019-01-24T14:40:11.000Z 10118 libeti() NULL check after deref Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions