Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2001 18:23:44 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/binutils/bfd syms.c
Message-ID:  <200112200223.fBK2Nix36501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/12/19 18:23:44 PST

  Modified files:        (Branch: 1.1.1)
    contrib/binutils/bfd syms.c 
  Log:
  Fix the 'nm' -> segfault bug (on the vendor branch).  This has been fixed
  the same way in the cygnus base source.  The problem was that bfd was
  writing to memory obtained from malloc(0).    The next import will update
  this if necessary.  I'm not sure of the origins of this patch.
  
  Discussed with: obrien
  
  Revision  Changes    Path
  1.1.1.6   +2 -0      src/contrib/binutils/bfd/syms.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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