Re: [Dnsmasq-discuss] Config Parcing Bug

2019-01-13 Thread Simon Kelley
The error is originating in the libidn2 library. Interestingly, compiling against libidn1, that library doesn't flag the error. Dnsmasq passes the input domain name to libidn[2] so that it can be translated to punycode if it contains non-ascii characters. I guess the authors of libidn2 would cons

Re: [Dnsmasq-discuss] Config Parcing Bug

2019-01-12 Thread Tasnad Kernetzky
On 12.01.19 04:49, wkitt...@gmail.com wrote: > On 1/11/19 7:22 PM, Tasnad Kernetzky wrote: >> Hi all, >> >> I wanted to report a bug (at least we belieave it is one). We had a >> short discussion over at the archlinux bugtracker >> (https://bugs.archlinux.org/task/60366). >> >> In short: >> >>> ec

Re: [Dnsmasq-discuss] Config Parcing Bug

2019-01-12 Thread Tasnad Kernetzky
On 12.01.19 10:55, Simon Kelley wrote: > Are you compiling dnsmasq with support for IDN? > > dnsmasq -v will tell you. > > Simon. > > > On 12/01/2019 00:22, Tasnad Kernetzky wrote: >> Hi all, >> >> I wanted to report a bug (at least we belieave it is one). We had a >> short discussion over at the

Re: [Dnsmasq-discuss] Config Parcing Bug

2019-01-12 Thread Simon Kelley
Are you compiling dnsmasq with support for IDN? dnsmasq -v will tell you. Simon. On 12/01/2019 00:22, Tasnad Kernetzky wrote: > Hi all, > > I wanted to report a bug (at least we belieave it is one). We had a > short discussion over at the archlinux bugtracker > (https://bugs.archlinux.org/task

Re: [Dnsmasq-discuss] Config Parcing Bug

2019-01-11 Thread wkitty42
On 1/11/19 7:22 PM, Tasnad Kernetzky wrote: Hi all, I wanted to report a bug (at least we belieave it is one). We had a short discussion over at the archlinux bugtracker (https://bugs.archlinux.org/task/60366). In short: echo 'address=/ab--c.example.com/#' | dnsmasq --test -C - dnsmasq: er

[Dnsmasq-discuss] Config Parcing Bug

2019-01-11 Thread Tasnad Kernetzky
Hi all, I wanted to report a bug (at least we belieave it is one). We had a short discussion over at the archlinux bugtracker (https://bugs.archlinux.org/task/60366). In short: > echo 'address=/ab--c.example.com/#' | dnsmasq --test -C - > dnsmasq: error at line 1 of stdin Althoug the URL is "f