From: gcf <95608083+slark-yuxj@users.noreply.github.com> Date: Sun, 19 May 2024 08:27:19 +0000 (+0800) Subject: The gpt pointer is not initialized, and when offset < 0, it may result in freeing... X-Git-Tag: v1.0.98~10 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/75cf728fa90d6f5acfdace3a174eb63ce23e20fa?hp=75cf728fa90d6f5acfdace3a174eb63ce23e20fa The gpt pointer is not initialized, and when offset < 0, it may result in freeing unallocated memory. (#2499) Signed-off-by: yuxiaojun Co-authored-by: yuxiaojun ---