Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2007 21:20:42 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-erts_emulator_beam_erl__process__dump.c
Message-ID:  <200702202120.l1KLKhJw029044@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2007-02-20 21:20:42 UTC

  FreeBSD ports repository

  Modified files:
    lang/erlang          Makefile 
  Added files:
    lang/erlang/files    
                         patch-erts_emulator_beam_erl__process__dump.c 
  Log:
  The Erlang runtime could occasionally segfault when writing erl_crash.dump
  files, due to a fixed size buffer. Using encode_size_struct will fix it.
  
  Obtained from:  Christopher Faulet <christopher.faulet(at)capflam.org>
  
  Revision  Changes    Path
  1.102     +1 -1      ports/lang/erlang/Makefile
  1.1       +27 -0     ports/lang/erlang/files/patch-erts_emulator_beam_erl__process__dump.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702202120.l1KLKhJw029044>