Initialize some variabled before use
Make sure variables are initialized before passing a pointer to them as a function argument. The variable is set in the underlying function, so this is mostly cosmetic.
Loading
Please register or sign in to comment