Commit 9d060033 authored by Morris Jette's avatar Morris Jette
Browse files

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.
parent ad66d638
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment