Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 17:26:24 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ubsec ubsec.c
Message-ID:  <201003291726.o2THQdEC096483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-03-29 17:26:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ubsec        ubsec.c 
  Log:
  SVN rev 205844 on 2010-03-29 17:26:24Z by imp
  
  Cast the bus_size_t to a intmax_t rather than assuming type-punning to
  a size_t.  Switch from %z to %j.
  
  Revision  Changes    Path
  1.52      +2 -2      src/sys/dev/ubsec/ubsec.c



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