mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 03:13:12 +00:00 
			
		
		
		
	
				self->bitmap should be zeroed after free. Otherwise, there is a chance to double free (USE_AFTER_FREE) it later in rescale_image(). Fixes: CID 292472 Signed-off-by: Alexey Makhalov <amakhalov@vmware.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Patch-Name: gfxmenu-load-image-double-free.patch  | 
			||
|---|---|---|
| .. | ||
| font.c | ||
| gfxmenu.c | ||
| gui_box.c | ||
| gui_canvas.c | ||
| gui_circular_progress.c | ||
| gui_image.c | ||
| gui_label.c | ||
| gui_list.c | ||
| gui_progress_bar.c | ||
| gui_string_util.c | ||
| gui_util.c | ||
| icon_manager.c | ||
| theme_loader.c | ||
| view.c | ||
| widget-box.c | ||