]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: report BUG_ON() and WARN_ON() in the tainted flags
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Feb 2022 09:20:29 +0000 (10:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Feb 2022 10:55:47 +0000 (11:55 +0100)
commit897c861aea2b44688ff1d68bb69f111e532fbfa8
tree9f4d3912c014c24fdf069409ed70cc2501967835
parent4e0a8b12241c464760ecb8dc965b913e8a17282c
DEBUG: report BUG_ON() and WARN_ON() in the tainted flags

It can be useful to know from the "tainted" variable whether any
WARN_ON() or BUG_ON() triggered. Both were now added.
include/haproxy/bug.h