MINOR: cache: Refactoring of secondary_key building functions
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 23 Dec 2020 17:13:44 +0000 (18:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Dec 2020 16:18:00 +0000 (17:18 +0100)
commitbba2912758c3820190daa5a42bd25362ef6c0b24
tree67090b31faf1b7b8885954c367c6c25d88a9863c
parentf63921fc24d5ffe64953c3ff8933df832c651563
MINOR: cache: Refactoring of secondary_key building functions

The two secondary_key building functions (prebuild_full_key
and build_key) have roughly the same content so their code can
be mutualized.
src/cache.c