Re: net/sctp/socket.c:2681:6-11: ERROR: invalid reference to the index variable of the iterator on line 2661 (fwd)

2018-08-30 Thread Xin Long
On Wed, Aug 29, 2018 at 11:32 PM Julia Lawall wrote: > > Hello, > > Are the ifs starting on lines 2655 and 2680 mutually exclusive? If so, > perhaps add an else. If not, and if the trans on line 2681 can come from > the trans initialized by the loop on line 2661, then there is a problem. You're

net/sctp/socket.c:2681:6-11: ERROR: invalid reference to the index variable of the iterator on line 2661 (fwd)

2018-08-29 Thread Julia Lawall
Hello, Are the ifs starting on lines 2655 and 2680 mutually exclusive? If so, perhaps add an else. If not, and if the trans on line 2681 can come from the trans initialized by the loop on line 2661, then there is a problem. julia -- Forwarded message -- Date: Wed, 29 Aug 2018 2