lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 22 May 2017 11:44:53 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Khem Raj <raj.khem@...il.com>
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH] include stdint.h explicitly for UINT16_MAX)

On Sat, 20 May 2017 14:28:46 -0700
Khem Raj <raj.khem@...il.com> wrote:

> Fixes
> | tc_core.c:190:29: error: 'UINT16_MAX' undeclared (first use in this function); did you mean '__INT16_MAX__'?
> |    if ((sz >> s->size_log) > UINT16_MAX) {
> |                              ^~~~~~~~~~
> 
> Signed-off-by: Khem Raj <raj.khem@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ