Actions
Bug #10151
closedmv_xattrs() checks for a NULL array name
Start date:
2018-12-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
In libcmdutils. 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 b63d0986fbd0638ed6abf1248f1a297c5d9a4f91
commit b63d0986fbd0638ed6abf1248f1a297c5d9a4f91 Author: John Levon <john.levon@joyent.com> Date: 2019-02-25T16:26:52.000Z 10151 mv_xattrs() checks for a NULL array name Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions