Details
-
Technical task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Following the description from MDEV-36326, we will target changing pointer type from uchar* to void*, starting with HASH first.
The HASH interface is defined in:
- Header: include/hash.h
- Implementation: mysys/hash.c
Need to update all direct callers that call the HASH methods