Re: [PATCH] common: APN with a dot in second position are not invalid

2020-09-29 Thread Denis Kenzior
Hi Christophe, On 9/28/20 2:38 AM, Christophe Ronco wrote: APN with a dot in second position (example: "t.est") are wrongly considered invalid. --- src/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. Regards, -Denis

[PATCH] common: APN with a dot in second position are not invalid

2020-09-28 Thread Christophe Ronco
APN with a dot in second position (example: "t.est") are wrongly considered invalid. --- src/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.c b/src/common.c index 4dcbc83..f955a76 100644 --- a/src/common.c +++ b/src/common.c @@ -709,7 +709,7 @@ const char