Module Name: src Committed By: msaitoh Date: Tue Nov 5 04:09:51 UTC 2019
Modified Files: src/sys/external/bsd/drm2/dist/drm: drm_fb_helper.c Log Message: 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.13 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.