BUG#20498: Wrong usage of hash_first() in get_open_table().
The get_open_table() function was using the wrong key for hash lookups. This could potentially lead to unpredictable behaviour.
Showing
Please register or sign in to comment
The get_open_table() function was using the wrong key for hash lookups. This could potentially lead to unpredictable behaviour.