Comment on ELF hash function may overflowparentComments−MaskRay3yI added this sentence to the article, hopefully making it clearer:If h is in the range [0x0fffff01,0x0fffffff] in the previous iteration, shifting it by 4 and adding *name may make h larger than UINT32_MAX.
Comments
I added this sentence to the article, hopefully making it clearer: