commit | 039972b4e5d81aff61dacf77c5a36570453fbd95 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Jul 01 19:37:42 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 01 19:37:42 2022 +0200 |
tree | 3d9a7e2e942dae8c394120fe01215b30050ed269 | |
parent | 00c27b50c00f224a384c254d4af346013c1e7a01 [diff] |
BUILD: debug: fix build issue on clang with previous commit Since the thread_dump_state type changed to uint, the old value in the CAS needs to be the same as well.