Hi Steve, On Fri, 2019-11-22 at 11:29 -0700, Steve Brown wrote: > Hi Inga, > > On Fri, 2019-11-22 at 08:23 -0800, Inga Stotland wrote: > > This removes an extra return parameter from PromptNumeric and > > PromptStatic > > method signatures. Also, style fixes. > > --- > > tools/mesh-cfgclient.c | 9 +++++---- > > 1 file changed, 5 insertions(+), 4 deletions(-) > > > > diff --git a/tools/mesh-cfgclient.c b/tools/mesh-cfgclient.c > > index 1c617a37b..200eb5b84 100644 > > --- a/tools/mesh-cfgclient.c > > +++ b/tools/mesh-cfgclient.c > > > > SIGSEGV still gone. > > I tested both the prompt_numeric_call and prompt_static_call paths and > they work as expected. I used the Zephyr onoff-app for testing. > > I think the commit message refers to the V1 patch. > > Steve > Thank you for confirming. Yes, will fix the commit message. Best regards, Inga