On Fri, Nov 18, 2022 at 02:50:24PM +0300, Mikhail Ilin wrote: > An incorrect 1st parameter is passed to the fix_member() > function. Should use a pointer to the beginning of the parent structure > (bpdt or subpart_dir, because are boxed), not to their fields. Otherwise, > this leads to an overrun of the structure boundary, since in the > fix_member() function, an 'offset' is made, relative to the 1st argument, > which itself is an 'offset' from the beginning of the structure. > > Signed-off-by: Mikhail Ilin <[email protected]> > Reviewed-by: Simon Glass <[email protected]>
Applied to u-boot/next, thanks! -- Tom
signature.asc
Description: PGP signature

