]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: proxy: release watcher in "show default-server" on CLI abort
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 6 Aug 2026 14:19:32 +0000 (16:19 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 6 Aug 2026 14:45:35 +0000 (16:45 +0200)
commitf1ed96813862a5a4d4112cc8fc7607d506770182
tree47443ae3cd39813be5faa9a2f0bfdb7852988099
parent2d5ef608e119cdc13afdade25daf130c25337ac0
BUG/MINOR: proxy: release watcher in "show default-server" on CLI abort

This patch is similar to the previous one. This time, it fixes the
command "show default-server", implemented in the current release
branch.

No need to backport.
src/proxy.c