Skip to content

stream: log a warning on error

Wim Taymans requested to merge wtay/gnome-remote-desktop:master into master

When we get an invalid buffer or we can't mmap() it, log a warning and exit instead of carying on with invalid pointers and segfault.

Merge request reports