]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: term_image_display() should test screen_buffer
authorToomas Soome <tsoome@FreeBSD.org>
Sun, 10 Jan 2021 19:56:34 +0000 (21:56 +0200)
committerToomas Soome <tsoome@FreeBSD.org>
Sun, 10 Jan 2021 19:59:52 +0000 (21:59 +0200)
commit89632acb50f1a0bcc6ce82b9921f779cafaa9468
treeed1287ba78c91a32d8b218730ed4e8f73f478fe8
parenta013e285dfd6b89b1908ca13febb0fdb0a7f3b1f
loader: term_image_display() should test screen_buffer

Make sure screen_buffer is not NULL.
stand/efi/libefi/efi_console.c
stand/i386/libi386/vidconsole.c