commit | 1a9dbe58a66516e6acc504ed2f185fd9d86a5e6d | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Wed Jan 22 15:31:09 2020 +0100 |
committer | Olivier Houchard <cognet@ci0.org> | Wed Jan 22 15:33:03 2020 +0100 |
tree | ec6c86d80a9c738993b81017051bce4d4fb98690 | |
parent | 1a693fc2fd0416c8f46be207d6e14a52868b20b7 [diff] |
BUG/MEDIUM: netscaler: Don't forget to allocate storage for conn->src/dst. In conn_recv_netscaler_cip(), don't forget to allocate conn->src and conn->dst, as those are now dynamically allocated. Not doing so results in getting a crash when using netscaler. This should fix github issue #460. This should be backported to 2.1.