Skip to content

edid: check that the blob size is divisible by the block size

Simon Ser requested to merge size-divisible-block into main

This is something edid-decode does, and this ensures we don't miss any byte when parsing the blob.

Signed-off-by: Simon Ser contact@emersion.fr

Merge request reports