[gnutls-devel] GnuTLS | gnutls-cli: fix --benchmark-ciphers type overflow (!934)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Feb 24 10:53:06 CET 2019


Tim Rühsen commented on a discussion on src/benchmark.c:

>  #endif
>  
>  static void
> -value2human(unsigned long bytes, double time, double *data, double *speed,
> +value2human(uint64_t bytes, double time, double *data, double *speed,

And in this case it is enough to include 'stdint.h' just in 'benchmark.h'.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/934#note_144350260
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190224/70c6b302/attachment.html>


More information about the Gnutls-devel mailing list