Commit 03f4a03e71b444b7d0465481f9907afd744765d0

Ran Benita 2017-04-11T20:06:01

test/interactive-wayland: handle unrecognized SHM format The enum seems large, and we don't handle all of the values in it. Previously if we got an unrecognized SHM format we would use an uninitialized `stride`. Signed-off-by: Ran Benita <ran234@gmail.com>