SIGN IN SIGN UP

Fix uninitialized memory read for cases like def(f, *): pass

There's not much interesting here.  The old code read uninitialized
memory but at worst incremented i past NCH(n), but no bad effects
followed from that.
J
Jeremy Hylton committed
e921e02a2e97cc418a1c8faec135056802849864
Parent: c3fee69