Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 10:56:51 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/fifolog/lib fifolog_int.c fifolog_write_poll.c
Message-ID:  <200803191056.m2JAuphc059943@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2008-03-19 10:56:51 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/fifolog/lib fifolog_int.c fifolog_write_poll.c 
  Log:
  Fix two bugs introduced in conversion to FreeBSD source tree:
  
  Off by one error in length calcuation of string records.
  Don't attempt to free stack variable.
  
  Revision  Changes    Path
  1.2       +0 -1      src/usr.sbin/fifolog/lib/fifolog_int.c
  1.2       +4 -4      src/usr.sbin/fifolog/lib/fifolog_write_poll.c



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