Skip to content

mirserver: miral: Reduce binding null buffers to warning

Alfred Neumayer requested to merge personal/fredldotme/allownullbufferbind into main

A problem like this caused by a race with the client shouldn't drag down the whole shell process in a SIGABRT. Reduce the logic_error to a warning.

Merge request reports