hash-map.h
7.21 KB
-
Fix UB in hash-map.h · 04f91503
bootstrap-ubsan shows: gcc/hash-map.h:277:19: runtime error: member access within null pointer of type 'struct hash_map' Fix the issue by returning early. From-SVN: r255166
Markus Trippelsdorf committed