Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2010 11:40:31 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/fifolog/lib fifolog_reader.c
Message-ID:  <201007101141.o6ABf2wP027190@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2010-07-10 11:40:31 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/fifolog/lib fifolog_reader.c 
  Log:
  SVN rev 209871 on 2010-07-10 11:40:31Z by keramida
  
  Fix reading of empty fifolog files.  When we don't have anything
  to inflate, skip the rest of the fifolog reader code to avoid
  hitting the assert about Z_OK a bit further down.
  
  Approved by:    phk
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +3 -1      src/usr.sbin/fifolog/lib/fifolog_reader.c



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