The parameters that are used in init() function to initialize the state variable, these state variable are used in other function to perform operation. since it lacks zero address validation, it will be problematic if there is error in these state variable. some of the function will loss their functionality which can cause the redeployment of contract.
Recommend adding require condition which check zero address validation
strictly-scarce (vader) acknowledged:
