commit | 55ae8a64e4e1175063463921375b279c31bbc6a4 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu May 23 22:47:48 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri May 24 09:07:30 2019 +0200 |
tree | 7e49796c99ffb83670a9bfeee3924cf0afed71ad | |
parent | 08e6646460282f41599d99646eae3edfb29c408c [diff] |
BUG/MEDIUM: spoe: Don't use the SPOE applet after releasing it In spoe_release_appctx(), the SPOE applet may be used after it was released to get its exit status code. Of course, HAProxy crashes when this happens. This patch must be backported to 1.9 and 1.8.