git: edquota(8): Use uintmax_t in cvtstoa().

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Feb 2 03:10:05 PST 2018


commit 8add6bafca336671412c8e5dbc301b29102b7801
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Jan 30 22:11:21 2018 +0200

    edquota(8): Use uintmax_t in cvtstoa().
    
    Mainly to suppress the -Wformat-oveflow warnings.

Summary of changes:
 usr.sbin/edquota/edquota.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8add6bafca336671412c8e5dbc301b29102b7801


-- 
DragonFly BSD source repository



More information about the Commits mailing list