cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-erts_emulator_beam_erl__process__dump.c

Jimmy Olgeni olgeni at FreeBSD.org
Tue Feb 20 21:20:43 UTC 2007


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)


More information about the cvs-all mailing list