On Wed Jun 26 12:47:04 2024 +0000, Rémi Bernon wrote:
So, I understand this is to check that after a media type has been set with some specific attribute you cannot unset the media type? But can you still change it? Change the value of the attribute? I'm a bit unsure that doing this check here is safe. I think it might have side effects on other attribute, and makes the later iteration results less reliable. Maybe a separate helper to check that would be better?
This is to check some attritube can be set with MFT_SET_TYPE_TEST_ONLY flag, but failed with 0 flag, which means it passes the "test" but fails when actually set it.