Actions
Bug #10014
closedbootadm: menu_free() is accessing freed memory
Start date:
2018-11-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Issue pointed by John Levon. We can not use STAILQ_FOREACH for freeing the list.
Updated by Joshua M. Clulow over 4 years ago
Toomas tested this by running bootadm list-menu
.
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 135ec7c89feffe489942d5c5a37e69f4efb7d7bb
commit 135ec7c89feffe489942d5c5a37e69f4efb7d7bb Author: Toomas Soome <tsoome@me.com> Date: 2018-12-03T21:52:29.000Z 10014 bootadm: menu_free() is accessing freed memory Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Actions