Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.8
-
Fix Version/s: 2.4.9
-
Component/s: avrorouter
-
Labels:None
Description
The value is set to the address of the variable, not the variable itself. This is due to the MARIADB_RPL_SERVER_ID taking an uint32_t argument, not a uint32_t* one.