Attention is currently required from: dexter.
1 comment:
File pySim/filesystem.py:
Patch Set #3, Line 1231: if len(raw_hex_data) // 2 < self.__get_rec_len():
I would think this is too harsh. I would instead simply treat any too-short trailer as invalid data. At the very least we should accept shorter-than-needed trailers if they contain 0xff padding.
Or can you find any specific spec reference that would mandate/require the size to be always 3*N where 3 is the size of an element? I think I know that some EFs are specified that way, but I'm not sure if that's universally true...
To view, visit change 39670. To unsubscribe, or for help writing mail filters, visit settings.