Actions
Bug #10088
closedldterm_do_ioctl() shouldn't check for a NULL array
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Array names can't be NULL.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 24c5c9f44237084e2bc735b78e3c0009959de21b
commit 24c5c9f44237084e2bc735b78e3c0009959de21b Author: John Levon <john.levon@joyent.com> Date: 2019-01-17T16:05:31.000Z 10088 ldterm_do_ioctl() shouldn't check for a NULL array Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions