]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: use "offsetof" where appropriate
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 15 Apr 2023 21:39:43 +0000 (23:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 16 Apr 2023 07:58:49 +0000 (09:58 +0200)
commit2ca01589a01baac6228465829c409192a61a5ea3
treef6d4c257f781cc7f99c74eaf62c94f7669642350
parentb5efe7901d3c4476822a2dea58858f5fb069c8eb
CLEANUP: use "offsetof" where appropriate

let's use the C library macro "offsetof"
src/cache.c
src/ssl_sock.c