[erlang-patches] Re: [erlang-questions] Bug in epmd_srv.c?

Björn Gustavsson bgustavsson@REDACTED
Mon Dec 21 12:06:49 CET 2009


On Sun, Dec 20, 2009 at 11:06 PM, Klas Johansson
<klas.johansson@REDACTED> wrote:
> Now I too have been bitten by this.  This patch places the
> `highest version' field before the `lowest version' field in the
> docs, just as in the source code:
>

Thanks!

I have applied your patch directly to the development branch
(it will turn up later today in the git repository), with one minor
change (referring to the next field for possible values no longer
make sense, so I copied the line "The value in R6B and later is 5"
from the other version number).

>> Secondly, in erts/epmd/src/epmd_srv.c:628 (R13B01), there is
>> the following line:
>>
>>     offset += (strlen(node->extra)-1);
[...]

I'll wait for your updated version.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list