Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server/randr.c: Fix potential uninitialized read
Zero the temporary rfbScreenInfo struct in vncScreenSetSize() to ensure that the prefRes member is initialized before calling vncSetModes().
- Loading branch information