Re: [emailrelay-help] Segmentation fault in emailrelay on armhf architecture
SMTP email proxy and relay server
Brought to you by:
graeme_walker
From: Christoph P. <Chr...@pl...> - 2017-09-10 13:35:38
|
Hello, The attached patch solves the problem. I do not know why it does, I just had the luck to find it by chance when I split up line 90 of configuration.cpp for debugging purposes, to find out if the segfault happens in the assignment of *p, or in the calculation of the value that *p is assigned to. Regards Christoph |