]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: Use `isttest()` and `istfree()`
authorTim Duesterhus <tim@bastelstu.be>
Thu, 5 Mar 2020 16:56:33 +0000 (17:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Mar 2020 18:52:07 +0000 (19:52 +0100)
commited5263739b1e31657d7d1ecf85f7a85dfdea38a9
tree2e245489b0a40d6cac808494393d0ebaf49e4386
parent35005d01d2cafede9b1dc7d9f9049347f224e651
CLEANUP: Use `isttest()` and `istfree()`

This adjusts a few locations to make use of `isttest()` and `istfree()`.
src/fcgi-app.c
src/hlua.c
src/hpack-dec.c
src/http_act.c
src/http_ana.c
src/http_fetch.c
src/http_htx.c
src/mux_h1.c