[Mutt] #3716: mutt: write_one_header can call mutt_substrdup with begin > end, leading to crash

2014-11-27 Thread Mutt
#3716: mutt: write_one_header can call mutt_substrdup with begin > end, leading to crash +-- Reporter: thoger | Owner: mutt-dev Type: defect | Status: new Priority: major | Milestone: Component: mutt|Version: 1.5.23 Keywo

Re: A patch to support unicode email addresses

2014-11-27 Thread Arnt Gulbrandsen
Almost three months ago, I wrote: Six weeks ago, Thomas Roessler wrote: mutt_idna.c is ancient and indeed should go away in favor of real eai support. Thanks! Bump. I hate to have code hanging in a void, neither rejected nor merged. Could you or someone else with commit privilees please mer

Re: A patch to support unicode email addresses

2014-11-27 Thread Brendan Cully
On Friday, 28 November 2014 at 08:30, Arnt Gulbrandsen wrote: > Almost three months ago, I wrote: > >Six weeks ago, Thomas Roessler wrote: > >>mutt_idna.c is ancient and indeed should go away in favor of real eai > >>support. Thanks! > > > >Bump. > > > >I hate to have code hanging in a void, neithe