Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 04:40:57 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libelf libelf_ar.c
Message-ID:  <200703270440.l2R4evsi010278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2007-03-27 04:40:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           libelf_ar.c 
  Log:
  Bug fixes to ar(1) archive handling:
   - Correctly retrieve the initial (special) members of an archive after
     an archive descriptor is rewound using elf_rand(SARMAG).
   - Do not strip trailing white space from the 'raw' names retrieved
     using elf_getarhdr().
  
  Reported by:    "Hyo geol, Lee" <hyogeollee at gmail dot com>
  
  Revision  Changes    Path
  1.3       +30 -12    src/lib/libelf/libelf_ar.c



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