Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses

2024-03-27 Thread Sergey Kandaurov
> On 21 Mar 2024, at 10:53, Piotr Sikora via nginx-devel > wrote: > > Hi Sergey, > >> The "shift" remark doesn't describe a problem in details. > > It's not a remark, it's the name of the UndefinedBehaviorSanitizer > check that caught the issue [1]. > Thanks for clarification, restored. >>

Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses

2024-03-20 Thread Piotr Sikora via nginx-devel
Hi Sergey, > The "shift" remark doesn't describe a problem in details. It's not a remark, it's the name of the UndefinedBehaviorSanitizer check that caught the issue [1]. > @@ -507,7 +507,7 @@ ngx_cidr_match(struct sockaddr *sa, ngx_ > > p = inaddr6->s6_addr; > > -inad

Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses

2024-03-18 Thread Sergey Kandaurov
On Fri, Mar 15, 2024 at 08:12:50PM +0400, Sergey Kandaurov wrote: > > > On 28 Feb 2024, at 05:21, Piotr Sikora via nginx-devel > > wrote: > > > > # HG changeset patch > > # User Piotr Sikora > > # Date 1708977626 0 > > # Mon Feb 26 20:00:26 2024 + > > # Branch patch007 > > # Node ID 5

Re: [PATCH] Core: fix conversion of IPv4-mapped IPv6 addresses

2024-03-15 Thread Sergey Kandaurov
> On 28 Feb 2024, at 05:21, Piotr Sikora via nginx-devel > wrote: > > # HG changeset patch > # User Piotr Sikora > # Date 1708977626 0 > # Mon Feb 26 20:00:26 2024 + > # Branch patch007 > # Node ID 5584232259d28489efba149f2f5ae730691ff0d4 > # Parent 03e5549976765912818120e11f6b08410a