Fix use of constant in decision branches
ASN.1 constants, when numerical, had to be replaced by their actual value in decision branches, instead of using the range of their type.
Please register or sign in to comment
ASN.1 constants, when numerical, had to be replaced by their actual value in decision branches, instead of using the range of their type.