[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 3/4] efi: Enable booting unified hypervisor/kernel/initrd images
On Wednesday, September 16, 2020 3:32 AM, Roger Pau Monné <roger.pau@xxxxxxxxxx> wrote: > On Mon, Sep 14, 2020 at 07:50:12AM -0400, Trammell Hudson wrote: > > - s2w(&name_string); > > Don't you need to check that s2w succeed, so that name_string.w is not > a random pointer from stack garbage? Maybe? I don't see anywhere else in the code that s2w() is ever checked for a NULL return. Perhaps a better fix would be to modify the function to panic if it is unable to allocate. > > - const char *section_name, UINTN *size_out); > > Nit: extra space between * and function name. Ok. Both will be fixed in a v5. -- Trammell
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |