]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char (2)
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 18 Jul 2024 11:20:04 +0000 (13:20 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 18 Jul 2024 11:29:52 +0000 (13:29 +0200)
commitd3d35f0fc648f76e2f5a608c01232e7439cb8257
tree4799fbe69e8a038354dd044cb99e8820a7d105f9
parentfcd4bf54c8276db2e562decdf9fccaec8de79f9d
BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char (2)

Fix build warning on NetBSD by reapplying f278eec37a ("BUILD: tree-wide:
cast arguments to tolower/toupper to unsigned char").

This should fix issue #2551.
include/haproxy/tools.h
src/resolvers.c
src/server_state.c
src/ssl_clienthello.c
src/ssl_sample.c
src/tools.c
src/uri_normalizer.c