cvs commit: src/usr.sbin/fifolog/lib fifolog_int.c fifolog_write_poll.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 19 03:56:52 PDT 2008


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


More information about the cvs-src mailing list