SIGN IN SIGN UP

gcc doesn't realize that dummy is always initialized by the function call

and warns about potential uninitialized use.
Silence that by initializing it to null.
G
Gregory P. Smith committed
2b38fc187c2a764b7608cd262de5a2777a77f4c8
Parent: 2489bd8