mbox series

[v9,0/2,RESEND] Amiga RDB partition support fixes

Message ID 20220822210413.8603-1-schmitzmic@gmail.com (mailing list archive)
Headers show
Series Amiga RDB partition support fixes | expand

Message

Michael Schmitz Aug. 22, 2022, 9:04 p.m. UTC
The simple fix still leaves ample room for overflows in calculating start
address and size of a RDB partition, though such overflows should only be 
seen in rather unusual cases. To address these potential overflows, checks
are added in the second patch of this series. Comments by Geert have been   
addressed in full. 

Reviewed-by tags by Geert and Christoph added. 

Cheers,

        Michael