Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/external/bsd/drm2/dist/drm



Module Name:    src
Committed By:   martin
Date:           Sun Nov 10 13:12:57 UTC 2019

Modified Files:
        src/sys/external/bsd/drm2/dist/drm [netbsd-9]: drm_fb_helper.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #408):

        sys/external/bsd/drm2/dist/drm/drm_fb_helper.c: revision 1.13

Avoid null pointer dereference found by kUBSan with "member access within
null pointer of type 'struct drm_fb_helper_crtc'".


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.4.1 \
    src/sys/external/bsd/drm2/dist/drm/drm_fb_helper.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index