Re: [Lldb-commits] [PATCH] D61191: Editline: Fix an msan error

2019-04-29 Thread Christos Zoulas via lldb-commits
Yes, you don't need to NULL terminate the argument list now. Here's a link to the commit: http://mail-index.netbsd.org/source-changes/2019/04/26/msg105454.html Best, christos > On Apr 29, 2019, at 7:39 AM, Pavel Labath wro

Re: [Lldb-commits] [PATCH] D61191: Editline: Fix an msan error

2019-04-26 Thread Christos Zoulas via lldb-commits
On Apr 26, 3:11pm, revi...@reviews.llvm.org (Pavel Labath via Phabricator) wrote: -- Subject: [PATCH] D61191: Editline: Fix an msan error | | --b1_b299efcc557883c5ff30a5eebc16e12b | Content-Type: text/plain; charset=us-ascii | Content-Transfer-Encoding: quoted-printable | | labath created this

Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898

2018-05-31 Thread Christos Zoulas via lldb-commits
On May 31, 10:31am, lab...@google.com (Pavel Labath) wrote: -- Subject: Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898 | I hate to resurrect an old thread, but there has been a new spurt of | this discussion about this patch here | . | | I think I have an id

Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898

2017-06-19 Thread Christos Zoulas via lldb-commits
On May 29, 8:11pm, ulrich.weig...@de.ibm.com ("Ulrich Weigand") wrote: -- Subject: Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898 | Sorry, this is on an internal IBM machine ... I don't have a publically | accessible machine to reproduce this on at the moment. I am sorry to say that this is

Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898

2017-06-19 Thread Christos Zoulas via lldb-commits
On May 30, 6:02pm, ulrich.weig...@de.ibm.com ("Ulrich Weigand") wrote: -- Subject: Re: [Lldb-commits] [lldb] r303907 - Fix bug #28898 | Hmm, from looking at the version of libedit I'm using it would | appear that it should correctly handle either: | - a narrow char read function installed via el=