Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2002 03:58:05 -0800 (PST)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/usbd usbd.c
Message-ID:  <200212241158.gBOBw56o080476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2002/12/24 03:58:05 PST

  Modified files:
    usr.sbin/usbd        usbd.c 
  Log:
  Fix usbd.conf parsing: fgetln(3) returns a string without terminating
  NUL character so do not expect it.
  
  PR:             bin/46489
  MFC after:      1 week
  
  Revision  Changes    Path
  1.25      +1 -1      src/usr.sbin/usbd/usbd.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?200212241158.gBOBw56o080476>