any action on that ? 2018-03-08 22:29 GMT+05:00 Olivier Houchard <[email protected]>:
> Hi, > > On Thu, Mar 08, 2018 at 05:44:31PM +0100, Willy Tarreau wrote: > > Hi, > > > > On Wed, Mar 07, 2018 at 03:26:25PM +0500, ???? ??????? wrote: > > > Hello, > > > > > > [src/proto_uxst.c:160]: (warning) Redundant assignment of > > > 'xfer_sock->next->prev' to itself. > > > > > > is it in purpose ? > > > > I suspect it's a mistake and that it was meant to be xfer_sock->prev > instead. > > CCing Olivier to double-check. > > > > Oops, you're right, good catch ! > The attached patch should fix it. > > Regards, > > Olivier >

