[Bug 248628] While in the console mode, 8 logos sometimes appear on my screen.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Sep 2021 18:15:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248628

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e4fcff8ee124f8faed2f1fcc1e15b7ae6906d4d7

commit e4fcff8ee124f8faed2f1fcc1e15b7ae6906d4d7
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-09-22 18:41:00 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-09-25 16:32:06 +0000

    vt: bound buffer access in redraw optimization

    PR:             248628
    Reported by:    oleg
    Reviewed by:    cem, oleg (both earlier)
    Fixes:          ee97b2336aa4 ("Speed up vt(4) by keeping...")
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D32059

    (cherry picked from commit dbc7ca59451561a179f9852642e13ef024169d84)

 sys/dev/vt/hw/fb/vt_fb.c   | 6 ++++++
 sys/dev/vt/hw/vga/vt_vga.c | 6 ++++++
 2 files changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.