]> Cypherpunks repositories - gostls13.git/commit
Fix segfault on unnamed function arguments. Make continue
authorAustin Clements <aclements@csail.mit.edu>
Tue, 28 Jul 2009 23:38:41 +0000 (16:38 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Tue, 28 Jul 2009 23:38:41 +0000 (16:38 -0700)
commitf62585118cade28409bf7c217260844cc054954f
treef7426a8638b80b9bbbb0ac7387edf0b521547c2e
parentd27bae5033b8b9787a8f6b896dea85850986b83f
Fix segfault on unnamed function arguments.  Make continue
jump to the post statement instead of the condition check.

R=rsc
APPROVED=rsc
DELTA=10  (6 added, 1 deleted, 3 changed)
OCL=32359
CL=32379
usr/austin/eval/stmt.go