Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2010 11:17:39 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/top utils.c
Message-ID:  <201003131117.o2DBHuSO027580@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-03-13 11:17:39 UTC

  FreeBSD src repository

  Modified files:
    contrib/top          utils.c 
  Log:
  SVN rev 205119 on 2010-03-13 11:17:39Z by brucec
  
  Change the 'amt' parameter in format_k2 from int to unsigned long long
  to match the values passed in and prevent the SIZE field being corrupted
  when more than 2TB is allocated.
  
  PR:             bin/129706
  Approved by:    rrs (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.5       +1 -1      src/contrib/top/utils.c



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