Skip to content

screen-cast/stream-src: Calculate stride after adding handle to hash table

Robert Mader requested to merge rmader/mutter:issue6747-fixup into main

calculate_stride() looks up the dmabuf handle from the hash table so we need to add it first.

Fixes 9b663f44

Merge request reports