On Mon, Oct 01, 2012 at 01:38:00PM +0300, Imre Deak wrote:
> When traversing the hash table looking up an enum that is invalid we
> eventually reach the first element in the descriptor array. By looking
> at the type of that element, which is always TYPE_API_MASK, we know that
> we can stop the sea
When traversing the hash table looking up an enum that is invalid we
eventually reach the first element in the descriptor array. By looking
at the type of that element, which is always TYPE_API_MASK, we know that
we can stop the search and return error. Since this element is always
the first it's e