fix uninitialized variable references (#112)
This commit adds initialization for the variables that can be used
potentially uninitialized so that GCC does not generate warnings while
building.
Signed-off-by:
Ryan McClelland <ryanmcclelland@meta.com>
Loading
Please sign in to comment