Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 17:02:34 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/printf printf.c
Message-ID:  <200504141702.j3EH2YwZ079651@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2005-04-14 17:02:34 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/printf       printf.c 
  Log:
  Handle null characters in the format string.  A \0 in the argument passed to %b
  still results in trucation but this is be much harder to fix.
  
  Revision  Changes    Path
  1.35      +13 -7     src/usr.bin/printf/printf.c



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