Actions
Bug #13991
closedloader.efi: check return value from malloc
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
There is unchecked malloc() in efinet.c.
Testing done: just build/install/boot (network boot with UEFI client system).
Updated by Electric Monk 10 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 8914555476924f9788507968bd2eb71da689dcc4
commit 8914555476924f9788507968bd2eb71da689dcc4 Author: Toomas Soome <tsoome@me.com> Date: 2021-08-04T19:49:32.000Z 13991 loader.efi: check return value from malloc Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions