Skip to content

WindowThumbnail: fix crash when failing to resolve GLX_EXT_texture_from_pixmap functions

Fushan Wen requested to merge work/fuf/PLASMA-WORKSPACE-GED into master

The initial values of the two pointers are not necessarily nullptr.

As a drive-by, assign initial values to nullptr for other function pointers.

SENTRY: PLASMA-WORKSPACE-GED

Merge request reports