Commit 6d657bfc authored by Logan Chien's avatar Logan Chien Committed by Shih-wei Liao
Browse files

Ignore the redundant InferredRegCategoryMap.

The verifier may verify the same class more than once.
Thus, it is possible for us to "Put" the same key-value
pair to the "SafeMap" more than once.  In this case,
just ignore the redundant key-value pair.

NOTE: Since soft verification failure is not considered
as erroneous, we may invoke VerifyClass again while we
are verifying the subclass, which will verify its super
class if it is not successfully verified or in erroneous
state.

Change-Id: Ifbd817b6e00c9b452ebbf1140750025ff261ef1e
parent 50b69e30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment