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-next>] [day] [month] [year] [list]
Date:   Wed, 16 Feb 2022 19:57:07 -0700
From:   David Ahern <dsahern@...nel.org>
To:     netdev@...r.kernel.org
Cc:     stephen@...workplumber.org, parav@...dia.com, jiri@...dia.com,
        David Ahern <dsahern@...nel.org>
Subject: [PATCH iproute2-next 0/4] devlink: Remove custom string conversions

Remove strtouint${N}_t variants in favor of the library functions get_u${N}

David Ahern (4):
  devlink: Remove strtouint64_t in favor of get_u64
  devlink: Remove strtouint32_t in favor of get_u32
  devlink: Remove strtouint16_t in favor of get_u16
  devlink: Remove strtouint8_t in favor of get_u8

 devlink/devlink.c | 92 ++++++++++-------------------------------------
 1 file changed, 18 insertions(+), 74 deletions(-)

-- 
2.24.3 (Apple Git-128)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ