You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libvncserver: httpd: early-init I/O hooks to fix NULL dereference
Fixes segfault caused by commit 9113ce5 which added custom I/O hooks
to rfbClientRec. The static cl variable in httpd.c needs its hooks
initialised early.
0 commit comments