Project

General

Profile

« Previous | Next » 

Revision b2beb858

Added by nobu (Nobuyoshi Nakada) over 4 years ago

Make any hash values fixable [Bug #17488]

As hnum is an unsigned st_index_t, the result of RSHIFT may not be
in the fixable range.

Co-authored-by: NeoCat