silence spurious 'may be uninitialized' warnings
authorDavid Mitchell <davem@iabyn.com>
Fri, 8 Nov 2013 11:56:34 +0000 (11:56 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 8 Nov 2013 11:56:34 +0000 (11:56 +0000)
commit32e9ec8f7eb4d10de0588b750d5e8a31cf7613f9
tree064652a27ecd74a05cbf402c48bf9180892bb1d7
parent225c6e2a61e6a7d3be17ae8b6f9bcb4926889680
silence spurious 'may be uninitialized' warnings

-Wmaybe-uninitialized isn't smart enough, so explicitly NULL a couple
of vars to keep it happy.
op.c