Actions
Bug #10122
closedbeadm buffer over-run
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
init_hdr_cols() shouldn't write past the end of the col[] array.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 9e362ff653a258810887a7dd0f8edc820c89967f
commit 9e362ff653a258810887a7dd0f8edc820c89967f Author: John Levon <john.levon@joyent.com> Date: 2019-01-28T01:58:45.000Z 10122 beadm buffer over-run Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions