cvs commit: src/usr.bin/printf printf.c

Stefan Farfeleder stefanf at FreeBSD.org
Thu Apr 14 10:02:35 PDT 2005


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


More information about the cvs-src mailing list