On Mon, May 13, 2024 at 12:32:07AM +1000, Daniel Axtens wrote: > I've been fuzzing gzip a bit. So far nothing super exciting, but it's helpful > to add some code to bail early on EOF (patch 1) and to avoid some > uninitialised > data warnings from valgrind (patch 2). I'm not aware of any security > implications > of either change, and the gzip compression test still passes. > > Daniel Axtens (2): > gzio: abort early when get_byte reads nothing > gzio: Properly init a table
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> for both patches... I assume I can add your SOB on your behalf... Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel