Package: edid-decode Version: 0.1~git20140128.afcf2a2e-1 The spec states that only when the "Alphanumeric Data String Descriptor Definition" is less than 13 bytes, should it be followed by 0x0A and further padded with 0x20.
Thus, a 13-byte string without a 0x0A is valid, but edid-decode rejects it. Note that other fields have the same description, eg. "Display Product Serial Number Descriptor Definition"

